Re: [PHP-INST] RedHat 8 PHP4 default install doesn't work

2002-10-22 Thread Rasmus Lerdorf
RH8 comes with Apache 2.0 by default. Apache2+PHP is not a stable combination. Get rid of it and install Apache-1.3 instead. -Rasmus On Tue, 22 Oct 2002, Brad wrote: > I installed redhat 8.0 just now. It install php4 and apache in a default > config. It supposedly runs php as a DSO. Everything

[PHP-INST] RedHat 8 PHP4 default install doesn't work

2002-10-22 Thread Brad
I installed redhat 8.0 just now. It install php4 and apache in a default config. It supposedly runs php as a DSO. Everything appears to match redhats online manual and I get no errors in the logs. But, php isn't working. Anyone have this problem. I know I am just missing a small piece of the puzzle