1 Feb
2007
1 Feb
'07
11:07 p.m.
On 01/02/07, Ron Siven <r.siven@mchsi.com> wrote:
I think Apache, MySQL and PHP are all installed correctly
This is something you need to confirm. create a web page on your server called test.php that does has this in it: <?php phpinfo(); ?> If the page doesn't load or you just see that source code in your browser you still haven't configured PHP properly. -- Cheers Anton