[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apacheconfig generates a wrong line



Hello,

i use debian woody and i did:
apt-get install apache php4
changed /etc/apache/httpd.conf and apacheconfig generates a wrong line
# LoadModule php4_module /usr/lib/apache/1.3/libphp4.so
the # is important ;-) because that's what's going on!

The only way how to force apacheconfig not to do it is to add some
stupid php line somewhere:
php_admin_flag register_globals off
which is default off ;).

How do you do it?
-- Dalibor



Reply to: