funtari Posted July 5, 2008 Posted July 5, 2008 Hi everyone and thats. Iv just installed oscommerce and everything when ok but Iv go a problem with one thing.... I get this message in the browzer on top Please can some one help me.... thanks Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 586 is not allowed to access owned by uid 0 in /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php on line 165 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php:165) in /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php:165) in /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/sessions.php:165) in /home/mydomain/domains/mydomain.com/public_html/catalog/admin/includes/functions/general.php on line 22 help please
♥Vger Posted July 6, 2008 Posted July 6, 2008 Session Save Path and Safe Mode ------------------------------- The error is a by-product of using PHP in Safe Mode. To get around the problem go to your osCommerce Admin Panel --> Configuration --> Sessions and set Session Save Path to just tmp with no forward slash before or after tmp. You get this error even if you have elected to store sessions in the database. If the error prevents you from accessing your admin panel then access the database via phpMyAdmin, go to the 'configuration' table, find the Session Save Directory entry (there are several pages of entries for this table), open it for editing and change /tmp to just tmp with no slash before (or after) it. Vger
funtari Posted July 6, 2008 Author Posted July 6, 2008 Session Save Path and Safe Mode------------------------------- The error is a by-product of using PHP in Safe Mode. To get around the problem go to your osCommerce Admin Panel --> Configuration --> Sessions and set Session Save Path to just tmp with no forward slash before or after tmp. You get this error even if you have elected to store sessions in the database. If the error prevents you from accessing your admin panel then access the database via phpMyAdmin, go to the 'configuration' table, find the Session Save Directory entry (there are several pages of entries for this table), open it for editing and change /tmp to just tmp with no slash before (or after) it. Vger Thank you very much Iv found the one table entrie in the phpMyAdmin in the databas. some how I cant seem to find the right edit mode with any /tmp in it.... I get the data table to my left hand with everthing from the adress book all the way down to the zones_to_geo_zones with session in that same list. How do I solv this problem??? Help please And thank you
BryceJr Posted July 6, 2008 Posted July 6, 2008 Thank you very muchIv found the one table entrie in the phpMyAdmin in the databas. some how I cant seem to find the right edit mode with any /tmp in it.... I get the data table to my left hand with everthing from the adress book all the way down to the zones_to_geo_zones with session in that same list. How do I solv this problem??? Help please And thank you Follow the screenshot --> Here <--
funtari Posted July 6, 2008 Author Posted July 6, 2008 Follow the screenshot --> Here <-- Thanks you guys its now finally working... you guys are the best thanks alot once again...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.