Topic: session error

at login screen i have to following error message.


Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File() is not within the allowed path(s): (/home/nyc365yc:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/nyc365yc/public_html/front_account/includes/session.inc on line 44

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/nyc365yc/public_html/front_account/includes/session.inc:44) in /home/nyc365yc/public_html/front_account/includes/lang/language.php on line 81

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/nyc365yc/public_html/front_account/includes/session.inc:44) in /home/nyc365yc/public_html/front_account/includes/lang/language.php on line 81

Warning: Cannot modify header information - headers already sent by (output started at /home/nyc365yc/public_html/front_account/includes/session.inc:44) in /home/nyc365yc/public_html/front_account/includes/lang/language.php on line 83


please help

thanks
vishow

Re: session error

Uncomment and set right path in line 35 of session.inc.
Hope it helps.
Janusz

Re: session error

ok thank you we have already solved.

thanks
vishow