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

Re: apache + php4



----- Original Message -----
From: "Jonathan Fey" <km@0815server.dnsq.org>
To: "Debian Alpha Mailing List" <debian-alpha@lists.debian.org>
Sent: Monday, June 17, 2002 5:57 PM
Subject: apache + php4


> hi @debian-alpha,
> I´m trying to get apache work with the php4 module.
> When I try to enable the Loadmodule directive for php in my
> httpd.conf and then restart apache it tells me das apache was
> restartet successfully, but apache is not running.
> I get no error message, so I don`t know what I´m doing wrong.
> If I remove this line again apache start as normal.
> Is there any known Bug or am I just to stupid...?

If /proc/sys/kernel/shmmax is less than 33554432 try this command:
echo "33554432" > /proc/sys/kernel/shmmax
I also have an Alpha and had problems with apache + php4 and this solved the
problem. (as far as I can remember I also had no error-msgs).
Remember to put it into a startup-script because it will be reset after the
next reboot.


-- 
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: