|
Hi All,
I m new to PHP and when I loaded my site on local machine gives me error...
Warning: session_start() [function.session-start]: open(/tmp\sess_478fb75ec741f8032b9d415973a2409b, O_RDWR) failed: No such file or directory (2) in C:\web\www.houseofbargains.com\includes\functions\ sessions.php on line 67
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\web\www.houseofbargains.com\includes\functions\ sessions.php:67) in C:\web\www.houseofbargains.com\includes\functions\ sessions.php on line 67
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\web\www.houseofbargains.com\includes\functions\ sessions.php:67) in C:\web\www.houseofbargains.com\includes\functions\ sessions.php on line 67
Warning: I am able to write to the configuration file: C:/web/www.houseofbargains.com/includes/configure.php. This is a potential security risk - please set the right user permissions on this file.
Warning: The sessions directory does not exist: /tmp. Sessions will not work until this directory is created.
CAN ANYBODY PLEASE TELL ME WHTS WRONG WITH CODES/FILES.....
THANKS
PR@VIN
|