Opps sorry wrong reply to wrong email :os
[EMAIL PROTECTED] wrote on 05.12.2002, 12:01:04:
> try here http://pear.php.net/
>
> Juan Rosero wrote on 04.12.2002, 23:50:51:
> > Hello,
> > I've been trying to run a PHP program called PHPList 1.9.3 available at
> > http://www.phplist.com/files/. The
try here http://pear.php.net/
Juan Rosero <[EMAIL PROTECTED]> wrote on 04.12.2002, 23:50:51:
> Hello,
> I've been trying to run a PHP program called PHPList 1.9.3 available at
> http://www.phplist.com/files/. The program does not seem to retain it's
> sessions when running on a Windows environment
Hello,
I've been trying to run a PHP program called PHPList 1.9.3 available at
http://www.phplist.com/files/. The program does not seem to retain it's
sessions when running on a Windows environment.
The program runs well on my Mac OS X 10.2 "Jaguar".
Here is the info on my Windows machine:
Windows
If there are sessions involved, this second method is prefered, because
it will give PHP a chance to change the server sessions.
Sessions can be VERY tricky, specially if one expects the changes of a
var to reflect immediatly in the session... they won't... and it is
prefered that you issue a c
Hi!
I'm running an apache server 1.3.24 and php 4.2.1 as a module on
win2000 professional. i just cant read the cookies from the clients
nor can the session_start, session_register and other functions of
this library.
does anyone have a solution?
thanks in advance
mark
Sent by Medscape Mail
t;PHP Helplist Windows" <[EMAIL PROTECTED]>
Sent: Monday, October 14, 2002 10:38 PM
Subject: [PHP-WIN] Php Sessions - Well, they don't work :-\
> The problem is my sessions don't work properly... the ID is stored and
saved
> in the cookie fine, and the PHP script can ev
The problem is my sessions don't work properly... the ID is stored and saved
in the cookie fine, and the PHP script can even acces the Session ID value
in the cookie. However, when you call session_start(); it mearly creates a
new session/session ID instead of resuming.
I can pass on the session i
PROTECTED]
Subject: [PHP-WIN] PHP Sessions
Hey,
I am trying to work out PHP sessions, but are having some trouble at the
first step.
This code, which should be simplistic:
Results in this output:
Warning: open(/tmp\sess_52be4d339fbffacf1efc495cf16ed383, O_RDWR) failed: m
(2) in c:/documents/web
Hey,
I am trying to work out PHP sessions, but are having some trouble at the
first step.
This code, which should be simplistic:
Results in this output:
Warning: open(/tmp\sess_52be4d339fbffacf1efc495cf16ed383, O_RDWR) failed: m
(2) in c:/documents/web/page1.php on line 2
your session id is: 5
hmmm, this is just a shot in the dark...but do your scripts have a die() statement on
them? Somebody correct me if I'm wrong..but if I didn't have die's on all my possible
errors or a die at the end of my scripts, sometimes they would open multiple
instances. Especially when working with phpDO
Hi All,
I am running PHP 4.0.4 on Win2k Advanced Server, but because of the huge
amount of traffic the surfer stops working
When I take a look @ the taskmanager I see an average of 70 php
sessions.mmm.he doesnt like that.
All the sessions are from one script that reads a file fro
11 matches
Mail list logo