From:             [EMAIL PROTECTED]
Operating system: Mandrake et Redhat
PHP version:      4.2.3
PHP Bug Type:     *General Issues
Bug description:  Session => empty files

I have just compiled PHP in CGI because it improves sharply the
performances of my machine (load fall).
On the other hand, I have a big probleme with the sessions. 

INDEED, when one makes a simple script :

By going on the script with IE: The session is created well on the server
but it is empty. (File of session empties).

WHILE by going there with Netscape, it work. 

The script handled by php in module works perfectly under both navigators.


I have heard about such a probleme but I did not find solution which
works. More inquietant still (!) : 
I compiled as on 3 different servers and on two, it does not work while on
the other whom has EXACTLY the same config php + apache + configure lines,
it works!!! 
(http://80.245.32.147/phpinfo)

You can consult the phpinfo of server who does not work on
http://phph2.phpnet.org/phpinfo.php 

A simple script of session :
http://www.phpnet.org/script.php work perfectly
http://phph2.phpnet.org/script.php doesn't save the session !

Have you met the probleme? 

Please help me !

PS: I tried all the versions:) php 4.2.2 , 4.1.2 , 4.2.3.... And nobody
works.
-- 
Edit bug report at http://bugs.php.net/?id=20524&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20524&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20524&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20524&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20524&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20524&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20524&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20524&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20524&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20524&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20524&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20524&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20524&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20524&r=isapi

Reply via email to