I have php and mysql set up on 10.2.6.
I have placed a php file in the server root with a call to the phpinfo() function and it works fine. I also have phpMyAdmin set up and it too works fine.
My problem is that whenever I try to call any other php pages in either the server root or my...