Question regarding session - Mailing list pgsql-php

From Ludwig Lim
Subject Question regarding session
Date
Msg-id 20040429111436.62957.qmail@web90006.mail.scd.yahoo.com
Whole thread Raw
Responses Re: Question regarding session  (Nick Barr <nicky@chuckie.co.uk>)
List pgsql-php
Hi:

   I have a question regarding PHP session
I change the setting :

    session.save_handler = files;
to
    session.save_handler = user;

I got the following error message everytime run
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

pgsql-php by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: MD5 in pg and php
Next
From: Nick Barr
Date:
Subject: Re: Question regarding session