Michael Sullivan schrieb:
> I don't have an httpd.conf in /etc/apache2:
> 
> [EMAIL PROTECTED] michael $ ls /etc/apache2
> apache2-builtin-mods  conf

[snip]

>>>installation worked fine until yesterday.  In the INSTALL file for
>>>mod_php-4.3.11 it said to add a LoadModule php4_module to my
>>>apache2.conf file (there was no reference to php at all in apache2.conf
>>>- still trying to figure that one out) and then to add an AddModule
>>>statement, which there was were no occurrences of AddModule in
>>>apache2.conf either.  I'm very confused.  Can anyone help me?

You should

1. reemerge apache to get the config-file
2. use /etc/conf.d/apache2 and there edit the following line:

APACHE2_OPTS="-D something_default"

to

APACHE2_OPTS="-D PHP4"

Don't edit httpd.conf directly, that's what the modules.d directory of
the apache config is for...

HTH

Greetings,
-- 
Dennis Freise <[EMAIL PROTECTED]>
GnuPG key: 2DE8 CCEF 6E20 11D4 3B27  21EC B0BA 1749 D2C8 38ED
Available at: http://www.final-frontier.ath.cx/?key-plain

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to