Hi,

I am having troubles getting PHP 5 running on Panther.
After seeing an empty php folder in System/Library. I
looking into installing myself. I found the following
page on apples web site and proceeded to follow the
instructions.

http://developer.apple.com/internet/opensource/php.html

I downloaded the most recent version of php 5.0.2 and
followed the instruction up to th MySQL part. I
thought I see if I could get php up and running first.

The build was successful and everything seem to go ok.
With the help of "Mac OS X Unleashed" text, I
confirmed that the following lines have been
uncommented in the httpd.conf file;

LoadModule php5_module        libexec/httpd/libphp5.so
AddModule mod_php5.c

and....

AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

I have check the script alias which appears ok but
when I try to execute a php script I get and error
"The server encountered an internal error or
misconfiguration and was unable to complete your
request."

Except for the updated version of php everything else
is an out of the box 1.25 Ghz G4 running 10.3.4 and
Apache/1.3.29

Any assistance would be appreciated as I all the
documents and instructions I can get my hands on say
it should be working. I must be overlooking something
simple.

Thanks,
Kurt


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail

Reply via email to