RE: [PHP] Re: Apache 2.0 and Sessions

2005-01-13 Thread Stephen Craton
on http://www.melchior.us > -Original Message- > From: Jason Barnett [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 12, 2005 7:14 AM > To: php-general@lists.php.net > Subject: Re: [PHP] Re: Apache 2.0 and Sessions > > >>> Warning: session_start(): > >&

[PHP] BEGINNERS READ THIS MAIL!!! was: Re: [PHP] Re: Apache 2.0 and Sessions

2005-01-12 Thread Jochem Maas
Dear Beginners, Jason Barnett has a couple links in his sig that every beginner should read for their benefit as well as ours(mine ;-): Ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html PHP Manual: http://www.php.net/manual/en/index.php php-general archives: http://marc.thea

Re: [PHP] Re: Apache 2.0 and Sessions

2005-01-12 Thread Jason Barnett
Warning: session_start(): open(C:\WINDOWS\TEMP\\sess_8c53cb2382f75076c51ed4b3edece36b, O_RDWR) Search the archives... seriously... guaranteed you will find the answer to this. -- Teach a person to fish... Ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html PHP Manual: http://w

Re: [PHP] Re: Apache 2.0 and Sessions

2005-01-11 Thread Jerry Kita
Stephen Craton wrote: Thanks for the reply, and I apologize for being a top poster, just a habit. I would do that, and it is a good idea, just not practical since I usually upload or publish the scripts I have on here to a server or to other people. Steve My laptop is my development server but

RE: [PHP] Re: Apache 2.0 and Sessions

2005-01-11 Thread Stephen Craton
Thanks for the reply, and I apologize for being a top poster, just a habit. I would do that, and it is a good idea, just not practical since I usually upload or publish the scripts I have on here to a server or to other people. What I have here will not work on their servers if I do this. I could

Re: [PHP] Re: Apache 2.0

2002-09-04 Thread Lars Hecking
> No luck. > > error_log: > [Wed Sep 04 15:01:44 2002] [notice] Apache/2.0.40 (Unix) mod_ssl/2.0.40 >OpenSSL/0.9.6g PHP/4.3.0-dev configured -- resuming normal operations > > access_log: > 10.1.65.81 - - [04/Sep/2002:15:01:51 +0100] "GET /home/lhecking/test.php HTTP/1.1" >304 0 Found t

Re: [PHP] Re: Apache 2.0

2002-09-04 Thread Lars Hecking
> Add the following to the bottom of your httpd.conf > > > SetOutputFilter PHP > SetInputFilter PHP > No luck. error_log: [Wed Sep 04 15:01:44 2002] [notice] Apache/2.0.40 (Unix) mod_ssl/2.0.40 OpenSSL/0.9.6g PHP/4.3.0-dev configured -- resuming normal operations access_log: 10