Warning: session_start() [function.session-start]:
Posted: Sat Jan 20, 2007 2:11 am
Hello everybody,
I used session in my php , but I got the following error , how can I rectify it .
Warning: session_start() [function.session-start]: open(/opt/lampp/htdocs/askpert/tmp/sessions/sess_6aaefb6275fd899d33281774c8c440d1, O_RDWR) failed: Permission denied (13) in /opt/lampp/htdocs/askpert/system/boot.php on line 36
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /opt/lampp/htdocs/askpert/system/boot.php:36) in /opt/lampp/htdocs/askpert/system/boot.php on line 36
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /opt/lampp/htdocs/askpert/system/boot.php:36) in /opt/lampp/htdocs/askpert/system/boot.php on line 36
I used session in my php , but I got the following error , how can I rectify it .
Warning: session_start() [function.session-start]: open(/opt/lampp/htdocs/askpert/tmp/sessions/sess_6aaefb6275fd899d33281774c8c440d1, O_RDWR) failed: Permission denied (13) in /opt/lampp/htdocs/askpert/system/boot.php on line 36
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /opt/lampp/htdocs/askpert/system/boot.php:36) in /opt/lampp/htdocs/askpert/system/boot.php on line 36
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /opt/lampp/htdocs/askpert/system/boot.php:36) in /opt/lampp/htdocs/askpert/system/boot.php on line 36