[PHP-INST] HTTPD

2002-11-25 Thread Marcus Van Wyk
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

[PHP-INST] httpd doesnt start: undef. sym: core_globals

2002-08-04 Thread fwinter
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

[PHP-INST] httpd consume 90% CPU with php

2002-02-22 Thread Brian Jacobs
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

[PHP-INST] httpd crash using php 4.06 on iplanet w/sp8

2001-08-29 Thread Bob Menard
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

RE: [PHP-INST] httpd not starting after php 4 install

2001-01-20 Thread Matt Thoene
::-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

Re: [PHP-INST] httpd not starting after php 4 install

2001-01-20 Thread Markus Fischer
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

[PHP-INST] httpd not starting after php 4 install

2001-01-18 Thread Matt Thoene
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