Jump to content

open_basedir restriction


Guest rolandm

Recommended Posts

Guest rolandm

Here's what I get when I open my site. Does anyone have any ideas as to where to look to correct this issue? The person working on the site last said that they were just working on some documents and changing some product descriptions.

HELP!

Warning: main(): open_basedir restriction in effect. File(/admin/lang/) is not within the allowed path(s): (/home/getaprom:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/getaprom/public_html/promostore/admin/settings.inc.php on line 135

Warning: main(/admin/lang/): failed to open stream: Operation not permitted in /home/getaprom/public_html/promostore/admin/settings.inc.php on line 135

Warning: main(): open_basedir restriction in effect. File(/admin/lang/) is not within the allowed path(s): (/home/getaprom:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/getaprom/public_html/promostore/admin/settings.inc.php on line 135

Warning: main(/admin/lang/): failed to open stream: Operation not permitted in /home/getaprom/public_html/promostore/admin/settings.inc.php on line 135

Warning: main(): Failed opening '/admin/lang/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/getaprom/public_html/promostore/admin/settings.inc.php on line 135

Warning: Cannot modify header information - headers already sent by (output started at /home/getaprom/public_html/promostore/admin/settings.inc.php:135) in /home/getaprom/public_html/promostore/shoppingcart.php on line 44

Link to comment
Share on other sites

Guest graphixw

Ok...I figured it out BUT this is for Version 2 :P

This is what I did!

Open PhpMyAdmin: (under store_config)

Modify the site_dir value to the home directory of your store:

e.g. (linux)

/home/db_user/www/store (excluding trailing slash) - {this is just an example}

e.g. (windows)

c:\inetpub\html\store (excluding trailing slash) - {another example}

"These examples are in the knowledgebase support" HERE

Maybe some of us *cough* should read *cough* the instructions more thoroughly! :D

Ok...glad I could help myself! "your welcome self" :P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...