icr8 Posted December 19, 2008 Share Posted December 19, 2008 Hi everyone, It's my first time setting up a osCommerce. I've managed to finish the installation and configuration successful. When i come to clicking on "catalog" = blank page. When i click on "Administrative Tool" = Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 104105 is not allowed to access /tmp owned by uid 0 in /www/vndv.com/i/c/r/icr8/htdocs/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 /www/vndv.com/i/c/r/icr8/htdocs/catalog/admin/includes/functions/sessions.php:165) in /www/vndv.com/i/c/r/icr8/htdocs/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 /www/vndv.com/i/c/r/icr8/htdocs/catalog/admin/includes/functions/sessions.php:165) in /www/vndv.com/i/c/r/icr8/htdocs/catalog/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /www/vndv.com/i/c/r/icr8/htdocs/catalog/admin/includes/functions/sessions.php:165) in /www/vndv.com/i/c/r/icr8/htdocs/catalog/admin/includes/functions/general.php on line 22 :( it's not working.. Does anyone know what the problem could be? Here is my website If someone could help that would be great. :) Link to comment Share on other sites More sharing options...
icr8 Posted December 19, 2008 Author Share Posted December 19, 2008 :) I've fixed it!... i can now see the shop! The only thing wrong now is.. what are these error messages above the shop?... how do i remove them? Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 104105 is not allowed to access /tmp owned by uid 0 in /www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/functions/sessions.php on line 169 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/functions/sessions.php:169) in /www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/functions/sessions.php:169) in /www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/functions/sessions.php on line 102 Link to comment Share on other sites More sharing options...
FIMBLE Posted December 19, 2008 Share Posted December 19, 2008 run this in phpmyadmin UPDATE configuration SET configuration_value = 'tmp' WHERE configuration_key='SESSION_WRITE_DIRECTORY' It will get rid of your error Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.