Hi, this is the snippete

<?php
session_start();
?>
and error is
"
Warning: open(/tmp\sess_e381bf8b6b5aea5756925a218535fdd3, O_RDWR) failed: m
(2) in D:\php\vik\test.php on line 2
"

Iam not able to use any sessions(do i have to include any files) and also
some functions like open...

thanks in advance
virkam

----- Original Message -----
From: "Bug Database" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 20, 2001 7:39 AM
Subject: Bug #11557 Updated: session,functions


> ID: 11557
> Updated by: sniper
> Reported By: [EMAIL PROTECTED]
> Old-Status: Open
> Status: Feedback
> Old-Bug Type: IIS related
> Bug Type: *Session related
> Operating system:
> PHP Version: 4.0.5
> Assigned To:
> Comments:
>
> Could you please include the shortest possible script that
> can be used to reproduce this problem?
>
>
>
> Previous Comments:
> --------------------------------------------------------------------------
-
>
> [2001-06-19 08:22:01] [EMAIL PROTECTED]
> 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:phptest.php on line "
>
> Error received usign the session_start() object
> "
> Warning: Cannot send session cookie - headers already sent by (output
started at D:phptest.php:7) in D:phptest.php on line 9
>
> Warning: Cannot send session cache limiter - headers already sent (output
started at D:phptest.php:7) in D:phptest.php on line 9
>
> Warning: open(/tmpsess_cb9c30b6607e8a9dabb944360c6de2ff, O_RDWR) failed: m
(2) in D:phptest.php on line 9
> "
>
> Could u help me out please
>
> regards
> vikram
>
> --------------------------------------------------------------------------
-
>
>
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at
http://bugs.php.net/?id=11557&edit=2
>
>


-- 
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