PHP / MySQL on Clean Install
I've just been asked t set up a new production server using 10.6.8 server.
I've got a clean install of 10.6 Server with the software update completed to 10.6.8.
I have DNS, Open Directory, AFP, SMB & Web services running.
In the web server I have enabled the PHP module *and* checked that this has been uncommented in the httpd.conf file and restarted everything (even tried rebooting) but PHP is still not running.
What else do I need to do to get PHP running on a clean install?
What (if anything) will I need to do to get MySQL running and talking to PHP?
This is the first time I've had to bring up a production web server using OSX server so sorry if these questions are a little lame.
We're using MAMP on the development server, but this is for production.