maddi Posted January 30, 2007 Posted January 30, 2007 Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/www/01017) in /www/01017/htdocs/oscommerce/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/01017/htdocs/oscommerce/includes/functions/sessions.php:148) in /www/01017/htdocs/oscommerce/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/01017/htdocs/oscommerce/includes/functions/sessions.php:148) in /www/01017/htdocs/oscommerce/includes/functions/sessions.php on line 97 http://shop.gpixz.de/index.php can someone help me ? mfg maddi
wheeloftime Posted January 30, 2007 Posted January 30, 2007 Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/www/01017) in /www/01017/htdocs/oscommerce/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/01017/htdocs/oscommerce/includes/functions/sessions.php:148) in /www/01017/htdocs/oscommerce/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/01017/htdocs/oscommerce/includes/functions/sessions.php:148) in /www/01017/htdocs/oscommerce/includes/functions/sessions.php on line 97 http://shop.gpixz.de/index.php can someone help me ? mfg maddi In both your files oscommerce/includes/configure.php and oscommerce/admin/includes/configure.php set: define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql' to define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.