Re: [PHP] Apache Server with php

2005-01-05 Thread Lester Caine
Lester Caine wrote: It covers Apache2, PHP5 and Windows - just ignore the Firebird bits ;) *PHP4* - I need to update it for PHP5 ;) -- Lester Caine - L.S.Caine Electronic Services -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Apache Server with php

2005-01-05 Thread Lester Caine
John Nichel wrote: Bruce Douglas wrote: richard... i'm not sure of the email/list name.. but there is an apache email list.. if you get to the apache.org site.. they could help you.. they're actually pretty good.. sorry i don't have the name right at my fingers right now!! good luck... http://h

Re: [PHP] Apache Server with php

2005-01-04 Thread John Nichel
Bruce Douglas wrote: richard... i'm not sure of the email/list name.. but there is an apache email list.. if you get to the apache.org site.. they could help you.. they're actually pretty good.. sorry i don't have the name right at my fingers right now!! good luck... http://httpd.apache.org/lists

Re: [PHP] Apache Server with php

2005-01-04 Thread Bruce Douglas
- From: Richard Lynch <[EMAIL PROTECTED]> Sent: Jan 4, 2005 12:31 PM To: Ramiro Trevino <[EMAIL PROTECTED]> Cc: php-general@lists.php.net Subject: Re: [PHP] Apache Server with php Ramiro Trevino wrote: > I am having issues with the installation and configuration of my Apache > server

Re: [PHP] Apache Server with php

2005-01-04 Thread Richard Lynch
Ramiro Trevino wrote: > I am having issues with the installation and configuration of my Apache > server 2.0.52(win32). All is well when I restart the server with the > exception of, when I load the following lines. > > I opened up the httpd.conf file and searched for #LoadModule ssl_module > modul

Re: [PHP] Apache Server with php

2005-01-04 Thread Wouter van Vliet
On Tue, 4 Jan 2005 08:37:26 -0800, Ramiro Trevino <[EMAIL PROTECTED]> wrote: > Hi, > > I am having issues with the installation and configuration of my Apache > server 2.0.52(win32). All is well when I restart the server with the > exception of, when I load the following lines. > > I opened up th

Re: [PHP] Apache Server Side Includes mixed with PHP pages

2002-02-28 Thread Joel Boonstra
> Thanks Martin - that does work. I was just thinking in ASP terms. But I > am curious as to whether Server Side Includes can work together with > php. Nope, at least not with Apache <= 2.0. Apache 2 will let you have multi-pass parsing, so your PHP could output SSI, which would then be parsed.

Re: [PHP] Apache Server Side Includes mixed with PHP pages

2002-02-27 Thread Richie Chauhan
Thanks Martin - that does work. I was just thinking in ASP terms. But I am curious as to whether Server Side Includes can work together with php. Richie "Martin Towell" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > why don't you just do this? > >include

RE: [PHP] Apache Server Side Includes mixed with PHP pages

2002-02-27 Thread Martin Towell
why don't you just do this? -Original Message- From: Richie Chauhan [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 28, 2002 6:40 AM To: [EMAIL PROTECTED] Subject: [PHP] Apache Server Side Includes mixed with PHP pages Hi all, First post to this list. I am trying to do the followi

[PHP] Re: php apache server problem

2001-09-11 Thread Richard Lynch
What do you mean by an overloading of the server?... It's possible that your configuration of MySQL number of clients that can connect is lower than the number of httpd children that can live. At some point, you'll have requests asking for MySQL connections, but MySQL won't hand out any more...

RE: [PHP] Apache Server

2001-01-27 Thread Jonathan Sharp
how long does it run for? -Original Message- From: [ rswfire ] [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 27, 2001 8:10 PM To: [EMAIL PROTECTED] Subject: [PHP] Apache Server How come my Apache Server goes down after a short time and forces me to restart it? Shouldn't it just s