Re: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread Chris Hewitt
James Mackie wrote: On most of my servers that are running 4.2.2 (and before) I used 'killall -USR1 httpd' to reload my apache config. Now all servers that I install with 4.2.3 instead of 4.2.2 this shuts down apache instead of reloading the config files. (-HUP still works as it should). Base

RE: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread James Mackie
with PHP 4.2.3 that it stops working. -Original Message- From: Chris Hewitt [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 12:56 AM To: James Mackie Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Apache 1.3.26 + PHP 4.2.3 James Mackie wrote: On most of my servers that are running

Re: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread Erwin
James Mackie wrote: Since I installed apache from source and not an RPM I do not have an rc file that the service command would use. I start apache in the rc.local file. -USR1 should be the 'NICE' way to reload the configuration files as per the apache documentation and has worked for many

Re: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread Rick Widmer
At 01:54 PM 10/1/02 +0200, Erwin wrote: James Mackie wrote: Since I installed apache from source and not an RPM I do not have an rc file that the service command would use. I start apache in the rc.local file. -USR1 should be the 'NICE' way to reload the configuration files as per the

RE: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread James Mackie
: [PHP] Apache 1.3.26 + PHP 4.2.3 At 01:54 PM 10/1/02 +0200, Erwin wrote: James Mackie wrote: Since I installed apache from source and not an RPM I do not have an rc file that the service command would use. I start apache in the rc.local file. -USR1 should be the 'NICE' way to reload

RE: [PHP] Apache 1.3.26 + PHP 4.2.3

2002-10-01 Thread James Mackie
: Tuesday, October 01, 2002 6:09 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Apache 1.3.26 + PHP 4.2.3 James Mackie wrote: Since I installed apache from source and not an RPM I do not have an It would have existed before you compiled/installed from source (assuming apache was installed

[PHP] Apache 1.3.26 + PHP 4.2.3

2002-09-30 Thread James Mackie
Got a strange problem that I can't find any info on. Maybe someone can give me some insight. On most of my servers that are running 4.2.2 (and before) I used 'killall -USR1 httpd' to reload my apache config. Now all servers that I install with 4.2.3 instead of 4.2.2 this shuts down apache