Forum Moderators: coopster

Message Too Old, No Replies

smarty error

         

hanyaz

11:10 pm on Nov 16, 2008 (gmt 0)

10+ Year Member



hello
i got an error i really don t know how to handle...the thing is i did not touch my files i just went on my site and saw this :

Warning: session_start() [function.session-start]: open(/tmp/sess_2b39f24652bdbf2bbc4ab489d1696f19, O_RDWR) failed: No such file or directory (2) in /mondoss/otherpages_keywords.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mondoss/otherpages_keywords.php on line 9) in /mondoss/otherpages_keywords.php on line 9

Thanks for any advice
Hanyaz

Anyango

4:12 am on Nov 17, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member




Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mondoss/otherpages_keywords.php on line 9) in /mondoss/otherpages_keywords.php on line 9

Some HTML is being sent to the browser before calling the header() function. Look for that, if header function is to be called it has to be called before sending anything even before sending any blank line to the browser

hanyaz

7:13 am on Nov 17, 2008 (gmt 0)

10+ Year Member



it is weird because after few hours, i refreshed my page and everything disappeared...no errors anymore. this will drive me nuts