Re: [PHP-INSTALL] Won't parse - running out of ideas...

2004-01-13 Thread Jason Tucker
Yep - I have LoadModule. If I also use AddModule, it just complains on startup that the module is already added and that it is skipping. If you take another look at my original example, you will notice that the "Server:" header seems to indicate that PHP is loaded as well (along with BEN_ssl an

Re: [PHP-INSTALL] Won't parse - running out of ideas...

2004-01-13 Thread jeffrey_n_Dyke
do you have the AddModule and LoadModule lines in httpd.conf? seems like the AddType is there. Jeff Jason Tucker