You have to check your php.ini and set a valid tmp directory for storing
session data.  Look for the session section.


William.


El vie, 01-03-2002 a las 02:52, mm fernandez escribió:
> hi. i get this error message whenever i open my page (except during the 
> first time i open it). Can someone tell me what this means?
> 
> Warning: open(/tmp\sess_4ed4219513a84c54eba4c1117756c572, O_RDWR) failed: m 
> (2) in C:\apache\htdocs\rs_alumni\alumni.php on line 2
> 
> Here is the beginning of my code:
> // <?php
> // session_start();
> // session_register("email","pwd");
> // $session=session_id();
> // ?>



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to