Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

images directory problem --


robinlyan

Recommended Posts

hi, I'm getting the following error :

 

Warning: open_basedir restriction in effect. File is in wrong directory in

 

/home/ ... /osc/admin/includes/functions/general.php on line 219

 

which points to this line:

 

if ( ($image) && (file_exists(DIR_FS_CATALOG_IMAGES . $image)) ) {

 

I checked that line in configure.php and I know for sure that the directory is set correctly, and the permissions are 777. It's happening on a fresh install, so I'm not sure what's going on. Does anybody have any insight into this?

 

thanks in advance,

 

Robin

Link to comment
Share on other sites

it looks lke this message occurs because the image does not get ulpoaded successfully. Has anybody ever had problems with images not automatically uploading?

 

I'm using Mozilla 1.0.1 on redhat linux, btw.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...