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

[PHP] Apache Server with php

2005-01-04 Thread Ramiro Trevino
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 the httpd.conf file and searched for #LoadModule ssl_module modules/mod_ssl.so. Directly u

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
why don't you just do this? > >include "includes/header.html"; > echo "Hello"; > include "includes/footer.html"; > ?> > > -Original Message- > From: Richie Chauhan [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 28, 2002 6:40

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 d

[PHP] Apache Server Side Includes mixed with PHP pages

2002-02-27 Thread Richie Chauhan
Hi all, First post to this list. I am trying to do the following ***php file*** ***end php file In the php file the includes aren't parsed by the server, the php execution works. I have apache setup to do server side includes on .shtml files. I tried telling it

[PHP] Re: php apache server problem

2001-09-11 Thread Richard Lynch
riginal Message - From: | <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Tuesday, September 11, 2001 3:56 AM Subject: php apache server problem > Hello php-general, > > Ive got a virtual hosted site > at this site Ive got some php files wh

[PHP] php apache server problem

2001-09-11 Thread itü
Hello php-general, Ive got a virtual hosted site at this site Ive got some php files which are taking images from database but tey stopped operating since a overloading of the server the code of the taking pictores are here. Is there anyone who has an idea. codes are like that m

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

[PHP] Apache Server

2001-01-27 Thread [ rswfire ]
How come my Apache Server goes down after a short time and forces me to restart it? Shouldn't it just stay active?! _ Get your FREE download of MSN Explorer at http://explorer.msn.com -- PHP General Mailing List (http://www.php.n