On 2004-08-03, Harland Christofferson penned: > At Tuesday, 3 August 2004, "Monique Y. Mudama" <[EMAIL PROTECTED] > org> wrote: > > *snip* >> >>Do you have the following line in any of the files in /etc/apache ? >> >>LoadModule php4_module /usr/lib/apache/1.3/libphp4.so >> >>-- >>monique >> > > turns out this was exactly the problem. > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so > is in modules.conf but not httpd.conf. i added it and all is right > in the world. thanks!
Interest. Where did you get your httpd.conf from? I have the following in my httpd.conf: Include /etc/apache/modules.conf Granted, my apache configuration has been ported from machine to machine for several years, and started out on RedHat, but it looks like Debian expects that line to be there, too. Maybe adding it will make your life easier in the future? -- monique Ask smart questions, get good answers: http://www.catb.org/~esr/faqs/smart-questions.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]