ramapoughnative Posted December 20, 2009 Posted December 20, 2009 HI all! I hope someone can help me. After a fresh install, i'm seeing on the store pages: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 5083 is not allowed to access /tmp owned by uid 0 in /misc/15/180/476/863/9/user/web/ramapoughlenapenation.org/store/includes/functions/sessions.php on line 222 Warning: Cannot modify header information - headers already sent by (output started at /misc/15/180/476/863/9/user/web/ramapoughlenapenation.org/store/includes/functions/sessions.php:222) in /misc/15/180/476/863/9/user/web/ramapoughlenapenation.org/store/includes/functions/general.php on line 1176 I can see the admin and catalog pages but these errors are always on the top. I couldn't find a /tmp directory listed. Please help... thanks!
FIMBLE Posted December 20, 2009 Posted December 20, 2009 in admin >> configuration >> sessions >> session directory set it from /tmp to tmp Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
noott123 Posted January 3, 2010 Posted January 3, 2010 hi there i think i have a similar problem. i've recently been hacked and ive been cleaning all the files. but when i deleted the files that the hacker had put in (that were in admin/includes/languages/english/images/buttons) i got this message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/index.php:2) in /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/index.php:2) in /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/includes/functions/general.php on line 22 this now comes up when i go to admin log in screen. any help would be brill thanks.
germ Posted January 3, 2010 Posted January 3, 2010 hi there i think i have a similar problem. i've recently been hacked and ive been cleaning all the files. but when i deleted the files that the hacker had put in (that were in admin/includes/languages/english/images/buttons) i got this message: Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/index.php:2) in /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/index.php:2) in /mounted-storage/home94c/sub004/sc49647-EFZV/www/admin/includes/functions/general.php on line 22 this now comes up when i go to admin log in screen. any help would be brill thanks. Headers Already Sent Click the link above for an explanation. The problem is in /admin/index.php (line 2) The opening PHP tag: <?php MUST be at the very beginning of the file. No blank lines or spaces are permitted to precede it. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
FIMBLE Posted January 3, 2010 Posted January 3, 2010 You need to check all of your files for this whitespace, if you host cleaned your site its likely to be on most of your files of course you might be lucky and have it only effecting this one file! Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.