Thank you for your help! Most of the websites on my server (including squirrelmail where most members get their email) uses PHP. I was getting stressed out over it.... -Michael Sullivan-
On Mon, 2005-05-23 at 16:50 +0200, Dennis Freise wrote: > 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, -- gentoo-user@gentoo.org mailing list