Kazur Posted May 7, 2006 Posted May 7, 2006 Hi I installed OSCommerce on a server, but I get a lot of errors: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid/gid is 2020/80 is not allowed to access owned by uid/gid 0/0 in /usr/home/web/wno69149/Netthandel/catalog/includes/functions/sessions.php on line 148 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/home/web/wno69149/Netthandel/catalog/includes/functions/sessions.php:148) in /usr/home/web/wno69149/Netthandel/catalog/includes/functions/sessions.php on line 97 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/home/web/wno69149/Netthandel/catalog/includes/functions/sessions.php:148) in /usr/home/web/wno69149/Netthandel/catalog/includes/functions/sessions.php on line 97 Can you tell me how to get rid of them? Btw, I get this message too: Warning: The sessions directory does not exist: . Sessions will not work until this directory is created. I'll be very happy if you could help me :)
ozcsys Posted May 7, 2006 Posted May 7, 2006 You are better off storing the sessions in the datbase. At the end of your two configure.php files change This define('STORE_SESSIONS', ''); to define('STORE_SESSIONS', 'mysql'); The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Kazur Posted May 7, 2006 Author Posted May 7, 2006 Hey, thanks, the warning isn't there anymore :) but the errors is there, can you help me with that you think? :-"
Kazur Posted May 8, 2006 Author Posted May 8, 2006 One more thing, I installed a norwegian language pack on my site, but I get errors when I try to use it, here is the link: http://netthandel.altmuligbutikken.no/catalog/index.php Please help :)
AlanR Posted May 8, 2006 Posted May 8, 2006 See: http://www.oscommerce.com/forums/index.php?showtopic=184484 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.