Joseful81 Posted April 10, 2007 Posted April 10, 2007 I have got this error message on my index side: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 353888 is not allowed to access /tmp owned by uid 0 in /customers/body-zone.se/body-zone.se/httpd.www/catalog/includes/functions/sessions.php on line 148 Warning: Cannot modify header information - headers already sent by (output started at /customers/body-zone.se/body-zone.se/httpd.www/catalog/includes/functions/sessions.php:148) in /customers/body-zone.se/body-zone.se/httpd.www/catalog/includes/functions/general.php on line 1227 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /customers/body-zone.se/body-zone.se/httpd.www/catalog/includes/functions/sessions.php:148) in /customers/body-zone.se/body-zone.se/httpd.www/catalog/includes/functions/sessions.php on line 97 How will I make them go away? Kind Regards //JOS
kgt Posted April 10, 2007 Posted April 10, 2007 You should be able to find the answer pretty quickly: http://www.google.com/search?hl=en&q=S...G=Google+Search Contributions Discount Coupon Codes Donations
Joseful81 Posted April 10, 2007 Author Posted April 10, 2007 You should be able to find the answer pretty quickly: http://www.google.com/search?hl=en&q=S...G=Google+Search I have read about it and try some of it but still no change... :blink: //JOS
kirikintha Posted April 10, 2007 Posted April 10, 2007 Your in php safe mode - change to normal mode in you ini file Nothing unreal exists
Joseful81 Posted April 10, 2007 Author Posted April 10, 2007 Your in php safe mode - change to normal mode in you ini file HI! I have looed for that file but I can not find it. :huh: //JOS
Joseful81 Posted April 10, 2007 Author Posted April 10, 2007 Your in php safe mode - change to normal mode in you ini file HI! I have looed for that file but I can not find it. :huh: //JOS
thedoc420 Posted April 10, 2007 Posted April 10, 2007 he is talking about the php.ini, wherever your server is installed there is a folder called "php" and inside that folder is the php.ini. if you are recieving hosting through a company and you cannot access any files but your base web directory then you would have to contact the company and have them do it...
Joseful81 Posted April 10, 2007 Author Posted April 10, 2007 Your in php safe mode - change to normal mode in you ini file HI! I have looed for that file but I can not find it. :huh: //JOS
thedoc420 Posted April 10, 2007 Posted April 10, 2007 he is talking about the php.ini, wherever your server is installed there is a folder called "php" and inside that folder is the php.ini. if you are recieving hosting through a company and you cannot access any files but your base web directory then you would have to contact the company and have them do it...
Guest Posted April 10, 2007 Posted April 10, 2007 Goto your osc Admin->Configuration->Sessions. Select the session directory edit it specify a fully qualified and valid path outside your www domain like /customers/body-zone.se/body-zone.se/tmp click save to save it. with your ftp connect to your server (or via cpanel) go to /customers/body-zone.se/body-zone.se create a directory called tmp That should do it.
kirikintha Posted April 10, 2007 Posted April 10, 2007 Hey Enigma - can you let me know what happened? I do not understand what the problem was! thanks! Nothing unreal exists
Joseful81 Posted April 11, 2007 Author Posted April 11, 2007 Hey Enigma - can you let me know what happened? I do not understand what the problem was! thanks! I have alot of error on my web shop but I have not done anything. Today, when I looked at my admin and the web shop the error was gone... :blink: I am very glad but how can error come and go like that and you do not do anything???? //JOS
Recommended Posts
Archived
This topic is now archived and is closed to further replies.