Ghawk Posted March 31, 2007 Posted March 31, 2007 :'( :'( HI... IM HAVING THIS ERROR WHEN I ENTER TO THE WEB......ANYONE KNOW SOMETHING???? Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32751 is not allowed to access owned by uid 0 in /home/elitcom/public_html/includes/functions/sessions.php on line 148 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/elitcom/public_html/includes/functions/sessions.php:148) in /home/elitcom/public_html/includes/functions/sessions.php on line 97 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/elitcom/public_html/includes/functions/sessions.php:148) in /home/elitcom/public_html/includes/functions/sessions.php on line 97 PLEASE!! SOME ONE GIVE ME A HINT!! I'VE BEEN WHIT THIS ERROR FOR ONE MONTH AND NOBODY HAVE ANSWER YET!!!!
Guest Posted March 31, 2007 Posted March 31, 2007 Try this first; http://www.oscommerce.info/kb/osCommerce/G...mon_Problems/15
vasttech Posted March 31, 2007 Posted March 31, 2007 first, you only have to post your question one time, not 5 times throughout the course of the day. second, have you tried any of the solutions posted in your other posts? third, in your catalog/includes/configure.php and your admin/includes/configure.php file you have a line that looks like this: define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql' Make sure that it has the mysql in there. If it does not put mysql in there so the line looks like above. Try that and let us know if it works for you (in this post). osCommerce Knowledge Base osCommerce Documentation Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.