icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old June 1st, 2005, 6:44 PM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Jan 2004
Hosted on pass5
44 posts
Gave thanks: 0
Thanked 0 times
Errors after installing Zen Cart

Hi, just installed zen cart using fantastico and I'm getting the following errors at the top of the page:

PHP Code:
Warningfopen(): open_basedir restriction in effectFile(/home/khrmhne/public_html/zen/cache/zc_6ec65decb95a7741ada473af0fde76e1.sqlis not within the allowed path(s): (/home2/khrmhne/:/usr/lib/php:/usr/local/lib/php:/tmpin /home2/khrmhne/public_html/zen/includes/classes/cache.php on line 116

Warning
fopen(/home/khrmhne/public_html/zen/cache/zc_6ec65decb95a7741ada473af0fde76e1.sql): failed to open streamOperation not permitted in /home2/khrmhne/public_html/zen/includes/classes/cache.php on line 116

Warning
fputs(): supplied argument is not a valid stream resource in /home2/khrmhne/public_html/zen/includes/classes/cache.php on line 117

Warning
fclose(): supplied argument is not a valid stream resource in /home2/khrmhne/public_html/zen/includes/classes/cache.php on line 118

Warning
session_start(): Cannot send session cookie headers already sent by (output started at /home2/khrmhne/public_html/zen/includes/classes/cache.php:116in /home2/khrmhne/public_html/zen/includes/functions/sessions.php on line 111

Warning
session_start(): Cannot send session cache limiter headers already sent (output started at /home2/khrmhne/public_html/zen/includes/classes/cache.php:116in /home2/khrmhne/public_html/zen/includes/functions/sessions.php on line 111 
Any ideas? Thanks!
__________________
Reseller account on pass5
specialk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old June 1st, 2005, 7:22 PM   #2 (permalink)
Surpass Fan
Super #1
 
Joined in Aug 2004
Hosted on SH58
1,688 posts
Gave thanks: 6
Thanked 7 times
You're trying to open a file outside of your allotted partition. This is obviously not allowed on a shared environment. Change cache.php to read from /home2/khrmhne/[...] instead of /home/khrmhne/[...]
__________________
- Evan Charlton | [site] | Server - SH58
Kickersny.com is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On