Forum Getting Started: Re: How to Use Shared Server


 
Search: 

2: Re: How to Use Shared Server
In response to 1 03/02/09 02:52 AM
[ Reply | Forward ]
The unix .tar.gz archive's instructions will work if you have SSH access to your remote server. Normally the lams install routine (an executable script inside the .tar.gz archive) will create the mysql database and populate it, you just give it your mysql root password. But there are other considerations if you're using a hosted service:

- Does your server have a Sun Java JDK >= 1.5.0? i.e. can it run java applications. These services are less common than PHP servers (for applications like WordPress).
- Do you have remote console access to your server? This will allow you to run the installer as mentioned above. Otherwise you'll need JBoss 4.0.2 on your server, to which you can run lams in (this is our equivalent to Apache, which WordPress runs under).

Posted by Jun-Dir Liew

Reply to first post on this page
Back to Getting Started