Re: [PHP-WIN] Error with Sessions please help

2001-01-16 Thread Pavel Kalian
, 2001 3:37 PM Subject: [PHP-WIN] Error with Sessions please help > I have been using PHP4.04 on W2K with little or no problems using php.exe > instead of isapi. But when I try to initiate a session with > > session_start(); > ?> > > I get: > > Warning: open(/tmp\sess_

[PHP-WIN] Error with Sessions please help

2001-01-16 Thread Robert Trembath
I have been using PHP4.04 on W2K with little or no problems using php.exe instead of isapi. But when I try to initiate a session with I get: Warning: open(/tmp\sess_0baf96e5228010461d9116db56bb349b, O_RDWR) failed: m (2) in c:\inetpub\wwwroot\DBTest.php on line 2 Successfully connected to MySQ