From:             [EMAIL PROTECTED]
Operating system: win nt 4
PHP version:      4.0.5
PHP Bug Type:     IIS related
Bug description:  session,functions

Hi,

I have installed php a couple of days back... and it installed perfectly well.
but suddenly i realised that the sessions and some functions are not working....i have 
installed all the dlls on all possible directories like in winnt/system32 and even  in 
php folder... but nothing happens...

Error received using open function
"
Call to undefined function: open() in D:\php\test.php on line "

Error received usign the session_start() object
"
Warning: Cannot send session cookie - headers already sent by (output started at 
D:\php\test.php:7) in D:\php\test.php on line 9

Warning: Cannot send session cache limiter - headers already sent (output started at 
D:\php\test.php:7) in D:\php\test.php on line 9

Warning: open(/tmp\sess_cb9c30b6607e8a9dabb944360c6de2ff, O_RDWR) failed: m (2) in 
D:\php\test.php on line 9
"

Could u help me out please

regards
vikram


-- 
Edit Bug report at: http://bugs.php.net/?id=11557&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to