Re: [PHP-INSTALL] PHP on clean OS X Panther install doesn't work

2003-11-02 Thread Ken Tozier
i'm not a mac guy so this may be done by the php install, ...but are the other two lines in httpd.conf. The loadModule and AddModule lines? LoadModule php4_modulelibexec/libphp4.so AddModule mod_php4.c hth, jeff Turns out I was confused. The Apache server is compiled to support PHP, b

[PHP-INSTALL] PHP on clean OS X Panther install doesn't work

2003-11-02 Thread Ken Tozier
d to get PHP running? The relevant lines of the httpd.conf file seem to be uncommented: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps Anyone had any luck getting PHP working on Panther? Thanks, Ken Tozier