PDA

View Full Version : php module on, but not working OS X


DouglasAWh
April 14th, 2008, 04:45 PM
There's a default info.php file in the default OS X Server Apache install. I've got the PHP module installed, according to the Server Admin tool, but the localhost/info.php downloads the file, as does ipaddress/info.php.

In the default installation the line php_info(); is commented out, but I uncommented it. What else should I do to make PHP work?

Thanks!

LaRoza
April 14th, 2008, 05:59 PM
Restart apache?