This is a multi-part message in MIME format.
------=_NextPart_000_011F_01C42DF8.30977C70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Probably you wanted to do something if you changed this var...
I didn't used this switch but you might check php.net because if you want p=
hp session managed by "user" [that's means you] then you must define a func=
tion [or more - to save and load session vars].
And if you have no clue why did you change that var than change it back and=
forget about it.
Good luck
----- Original Message -----=20
From: Ludwig Lim=20
To: PostgreSQL Mailing List=20
Sent: Thursday, April 29, 2004 14:14
Subject: [PHP] Question regarding session
Hi:
I have a question regarding PHP session
I change the setting :
=20
session.save_handler =3D files;
to=20
session.save_handler =3D user;
I got the following error message everytime run=20
php (even If I tried it at command line)
PHP Fatal Error: Unknown(): Failed to initialize
session module in Unknown on line 0
Even if I tried it command line without any
argument, an error still occured.
PHP version : 4.3.1
O.S. : Mandrake 8.0
Thank you,
ludwig lim
ludwig
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover=20
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
------=_NextPart_000_011F_01C42DF8.30977C70
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
To:
l.org=20
href=3D"mailto:pgsql-php@postgresql.org">PostgreSQL Mailing List
V>
Sent: Thursday, April 29, 2004=20
14:14
Subject: [PHP] Question regarding=
=20
session
Hi:
I have a question regarding PHP=20
session
I change the setting :
=
=20
session.save_handler =3D files;
to
=20
session.save_handler =3D user;
I got the following error message=
=20
everytime run
php (even If I tried it at command line)
&=
nbsp;=20
PHP Fatal Error: Unknown(): Failed to initialize
session module in Unk=
nown=20
on line 0
Even if I tried it command line without=20
any
argument, an error still occured.
PHP version :=
=20
4.3.1
O.S. : Mandrake=20
8.0
Thank you,
ludwig lim
ludwig =
=20
__________________________________
Do you=20
Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
=20
href=3D"http://hotjobs.sweepstakes.yahoo.com/careermakeover" >http://hotjo=
bs.sweepstakes.yahoo.com/careermakeover=20
---------------------------(end of=20
broadcast)---------------------------
TIP 6: Have you searched our lis=
t=20
archives?
&n=
bsp; =20
href=3D"http://archives.postgresql.org">http://archives.post gresql.org<=
/BLOCKQUOTE>
------=_NextPart_000_011F_01C42DF8.30977C70--