Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem with sessions!


Recommended Posts

Posted

hi,

 

i keep getting this, what do i do?

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1382 is not allowed to access /tmp owned by uid 0 in /home/*(**/public_html/includes/functions/sessions.php on line 169

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/****/public_html/includes/functions/sessions.php:169) in /home/***/public_html/includes/functions/sessions.php on line 102

Posted

OK, I have now fixed all these problems, I noticed there was no data in the "sessions" sql data... But now I'm back to the first problem..

 

OK fixed that with

 

"}"

 

now have

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 1382 is not allowed to access /tmp owned by uid 0 in /home//public_html/includes/functions/sessions.php on line 169

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home//public_html/includes/functions/sessions.php:169) in /home/public_html/includes/functions/sessions.php on line 102

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /home/public_html/includes/application_top.php on line 288

 

Warning: require(includes/languages/.php) [function.require]: failed to open stream: No such file or directory in /home//public_html/includes/application_top.php on line 288

 

Fatal error: require() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home//public_html/includes/application_top.php on line 288

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...