Im running OS X server ...
I downloaded the latest php and apache and used the OS X Server specific install directions from:
http://www.php.net/manual/en/install.macosx.php
I got no errors during ./configs, make or make install. The apache started right up. however the php test file doesnt work, the browser only shows the text of the file.
<?php phpinfo(); ?>
As i said I did it exaclty like the website stated...
Any body have any clues on how to figure out whats wrong and fix?
I downloaded the latest php and apache and used the OS X Server specific install directions from:
http://www.php.net/manual/en/install.macosx.php
I got no errors during ./configs, make or make install. The apache started right up. however the php test file doesnt work, the browser only shows the text of the file.
<?php phpinfo(); ?>
As i said I did it exaclty like the website stated...
Any body have any clues on how to figure out whats wrong and fix?