Hello everyone-
I recently started reading up on PHP to further my web design skills and I had a few questions. I'm ready to start playing around with my own scripts but there is a problem. I don't even know if PHP is installed on my machine (new to unix & server administration).
I looked on PHP.net and found a new 4.2 version with "extra features" but it also says that a basic version already exists on OS X. I'm running 10.1.5 and I can't seem to get the test file with PHPinfo(); to work. All I'm tryin to do is test and see if php is functioning on my local server so I can learn locally as opposed to my hosted account (I know their php is working).
Apache is running and I have dropped the test.php file into library/webserver/documents but all I get is a blank screen. I saw on a post in here about a permissions problem? If one of you wouldbe kind enough to shove me in the right direection I would really appreciate it.
