acpopa2002 Posted January 14, 2006 Posted January 14, 2006 Hi there ! I've almost done installing my store, but it sais : Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 80105 is not allowed to access owned by uid 0 in /home/hosting/natureshop/catalog/includes/functions/sessions.php on line 148 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/hosting/natureshop/catalog/includes/functions/sessions.php:148) in /home/hosting/natureshop/catalog/includes/functions/sessions.php on line 97 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/hosting/natureshop/catalog/includes/functions/sessions.php:148) in /home/hosting/natureshop/catalog/includes/functions/sessions.php on line 97 ======= What does this mean ? what do i have to do ? please be as explicit as you can, because i'm very new to php thanx so much ! Cristi
♥Vger Posted January 14, 2006 Posted January 14, 2006 Go to your osC admin panel, go to Configuration --> Sessions, and click to edit the Session Save Path (usually set to tmp/), and set it to just tmp. Vger
241 Posted January 14, 2006 Posted January 14, 2006 change the last line in the following files catalog/includes/configure.php admin/includes/configure.php from define('STORE_SESSIONS', ''); to define('STORE_SESSIONS', 'mysql'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
acpopa2002 Posted January 14, 2006 Author Posted January 14, 2006 Go to your osC admin panel, go to Configuration --> Sessions, and click to edit the Session Save Path (usually set to tmp/), and set it to just tmp. Vger Hi ! thank you very much for you reply! I tried to do as you told me, and it replied ... ==== Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 80105 is not allowed to access owned by uid 0 in /home/hosting/natureshop/catalog/admin/includes/functions/sessions.php on line 110 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/hosting/natureshop/catalog/admin/includes/functions/sessions.php:110) in /home/hosting/natureshop/catalog/admin/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/hosting/natureshop/catalog/admin/includes/functions/sessions.php:110) in /home/hosting/natureshop/catalog/admin/includes/functions/general.php on line 22 Now what ?
AlanR Posted January 14, 2006 Posted January 14, 2006 See: http://www.oscommerce.com/forums/index.php?showtopic=189693 Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.