On Mon, 2005-09-05 at 17:45 +1000, Adam Conrad wrote: > Kristis Makris wrote: > > > > The problem persists even if one adds in > > > > LoadModule php4_module /usr/lib/apache/1.3/libphp4.so > > Is "libapache-mod-php4" actually installed on your system? Do you get > any output in apache's error log when you start it?
Yes it is. In fact, apache runs drupal, written in php, with no errors. But apache-ssl just doesn't. $ dpkg --list |grep -i libapache ii libapache-mod- 4.3.10-16 server-side, HTML-embedded scripting languag > > It will only start if the "php_flag" line is commented out. > > Which is what would occur if the php4 module isn't being loaded at all, > since then apache doesn't know how to process "php_flag" directives. That would make sense, but still, libapache-smod-php4 is installed. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

