RE: Getting FTP, PHP and MYSQL running on my server
For FTP I would recommend running the server version of FileZilla (google for it - I think it's on sourceforge).
For PHP - you can get this from php.net
For MySQL - get this from the mySQL website.
As you already have Apache running on your localmachine, it should be easy to setup the rest. Just reply if you've got any trouble - the instructions that come with the individual packages are usually pretty clear.
|