leondona Posted September 6, 2006 Posted September 6, 2006 Hi there, i'm a complete newbe, so forgive me if i bring out a familiar problem. Can't find an answer with the search option.. I have installed the latest release OSCommerce2.2ms2 on my provider's server, MySQL - 4.0.24-standard, MySQL client version: 3.23.49, PHP4. The installation works fine. After the installation you get the option to go to your admin site or go to the store. Either option brings up errors on my screen. There are the errors i get when i go to the admin site: ------------- Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/g28196/newdiscounter.nl) in /var/www/g28196/toydiscounter.nl/HTML/catalog/admin/includes/functions/sessions.php on line 110 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php:110) in /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php:110) in /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php on line 67 ----------------- I guess it has got someting to do with recording sessions; i can get in the administration site, but i can't update it or anything. Has anyone experienced the same problem and provide me with an solution? Help would be greatly appreciated! Leon
leondona Posted September 6, 2006 Author Posted September 6, 2006 sorry, made a mistake pasting the errors... There are the good ones... ------------- Warning: session_save_path() [function.session-save-path]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/var/www/g28196/newdiscounter.nl) in /var/www/g28196/newdiscounter.nl/HTML/catalog/admin/includes/functions/sessions.php on line 110 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php:110) in /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php:110) in /var/www/g28196/newdiscounter/HTML/catalog/admin/includes/functions/sessions.php on line 67 -----------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.