Guest Posted June 25, 2009 Posted June 25, 2009 I keep getting this error mesage every time i try to acces the admistration tool /admin ? Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 104578/104578 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php on line 165 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php:165) in /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php on line 102 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php:165) in /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/sessions.php:165) in /hsphere/local/home/venner/webshop.jakob-kirkebjerg.dk/catalog/admin/includes/functions/general.php on line 22 Please can somebody help me???? Regards Jakob Denmark :blush:
h2oHOH Posted June 25, 2009 Posted June 25, 2009 Warning: session_save_path(): SAFE MODE Go to admin > configuration > sessions > session directory > change '/tmp/' to 'tmp' without the '/'s see if that will fix it...
h2oHOH Posted June 25, 2009 Posted June 25, 2009 If you can't get into admin you'll have to use: phpMyAdmin > Your osC database > configuration (table) > browse > find table row(around #137): 'Session Directory' - SESSION_WRITE_DIRECTORY and change /tmp to tmp (no slashes) see if that will fix it...
kkbb Posted July 2, 2009 Posted July 2, 2009 If you can't get into admin you'll have to use: phpMyAdmin > Your osC database > configuration (table) > browse > find table row(around #137): 'Session Directory' - SESSION_WRITE_DIRECTORY and change /tmp to tmp (no slashes) see if that will fix it... thanks, i had the same problem. and what you told worked for me.. thanks a lot :rolleyes:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.