Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

open_basedir restriction in effect


idbeu

Recommended Posts

Posted

Hi guys, I've scoured the forum and searched around, but I can't find the answer to my problem.

 

I'm getting two errors. The first is:

 

Warning: open_basedir restriction in effect. File is in wrong directory in /home/.newman/jbeck/store.jamesbeck.com/catalog/admin/ includes/functions/general.php on line 218

 

and I get it every time I try to upload an image when I create a new product.

 

The second error is:

 

Warning: open_basedir restriction in effect. File is in wrong directory in /home/.newman/jbeck/store.jamesbeck.com/catalog/includes/header.php on line 15

 

and this error is always present at the top of my board (not the admin board; only the catalog).

 

Is this a known issue?

Thanks!

-idbeu

Posted
Warning: open_basedir restriction in effect. File is in wrong directory in /home/.newman/jbeck/store.jamesbeck.com/catalog/admin/ includes/functions/general.php on line 218

 

The second error is:

 

Warning: open_basedir restriction in effect. File is in wrong directory in /home/.newman/jbeck/store.jamesbeck.com/catalog/includes/header.php on line 15

 

You should find out general.php and header.php tried to open which file, in most cases it 's the PATH issue, these file try to open some thing not belongs to you :) , such as "/catalog/admin" from root directory instead of "/home/.newman/jbeck/store.jamesbeck.com/catalog/admin/ "

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...