Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error my site


aaraa

Recommended Posts

Please check my site and 3 warrning on top ?????

 

http://edvdbuy.quotaless.com/main/

 

The errors in question are:

--

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 4975 is not allowed to access owned by uid 0 in /www/quotaless.com/e/d/v/edvdbuy/htdocs/main/includes/functions/sessions.php on line 148

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/quotaless.com/e/d/v/edvdbuy/htdocs/main/includes/functions/sessions.php:148) in /www/quotaless.com/e/d/v/edvdbuy/htdocs/main/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/quotaless.com/e/d/v/edvdbuy/htdocs/main/includes/functions/sessions.php:148) in /www/quotaless.com/e/d/v/edvdbuy/htdocs/main/includes/functions/sessions.php on line 97

--

The first one sound like a file ownership problem. The script in question is set as user id 4975 and is trying to access something owned by user id 0 (root).

 

Ensure your file ownerships are correct (use chown) and it'll likely fix itself.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...