Forum Moderators: coopster
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
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