Hi there
Does any one know how or where to check why apache doesn't start up
I've check all log files in /usr/local/apache/logs
error
info
warnings
but it does not say why the daemon was killed while I was out
Now when I try and restart it the httpd does come up.
Any help would be appreciate
Greetings!
I just wanted to set up my first PHP & apache env. on RH7.0.
I downloaded PHP 4.2.2 (source) and apache 1.3.26 (source)
and followed the
INSTALL file in both distributions. I decided to make use of
the DSO variant. Compiling and installing of both went well.
But httpd doesnt start. Her
Hello all,
I installed PHP 4.1.1 successfully on Apache 1.3.12, but about once or twice
per day, when I run the 'top' command, httpd will be sucking up as much of
the CPU time as it can.
I'm running Redhat 6.2.
I restart httpd and things return to normal. Once in a while, openssl
crashes withou
I've installed and configured php4.06 on iPlanet with sp/8 and ran the
tests with no problem. But when I try and access a file with a .php
extension it causes an httpd crash. I am also running NS server 4.x on
the same box, has anyone else attempted/had any problems doing this? Any
help would be m
::-Original Message-
::From: Markus Fischer [mailto:[EMAIL PROTECTED]]
::Sent: Saturday, January 20, 2001 4:28 PM
::To: [EMAIL PROTECTED]
::Subject: Re: [PHP-INST] httpd not starting after php 4 install
::
::
::On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote :
::> Could
On Thu, Jan 18, 2001 at 11:04:12PM -0800, Matt Thoene wrote :
> Couldn't find this specific issue in the archives. I've compiled
> php-4.0.4pl1. My configure line was:
>
> ./configure --with-mysql=/usr/local/mysql --with-apxs
> make
> make install
>
> Everything worked great (no errors) but a
Hello...
Couldn't find this specific issue in the archives. I've compiled
php-4.0.4pl1. My configure line was:
./configure --with-mysql=/usr/local/mysql --with-apxs
make
make install
Everything worked great (no errors) but after making the necessary changes
to the httpd.conf file and restarti