Ok I might be wrong with the compile time option for php because looks like you are loading the modules (php etc) dynamically (DSO), so did you add this line in your httpd.conf to load the php module, and did you compile php with --apache
LoadModule php4_module modules/libphp4.so
Kishore Jalleda
On 2/24/06, Evan Platt <[EMAIL PROTECTED]> wrote:
At 09:33 AM 2/24/2006, you wrote:
>looking at your configuration script, did you compile apache with
>php support in the first place, or did you just forget to include it here,
The configure options I used were:
--prefix=/Library/Apache2 --with-perl --enable-module=shared
--enable-mods-shared --enable-speling
--enable-ssl --enable-mods-shared=most --enable-static-support
If there's a separate option for PHP, I didn't see it in the help /
install docs.. Any help much appreciated.
Thanks.
Evan
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html > for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]