robinlyan Posted March 11, 2003 Share Posted March 11, 2003 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 More sharing options...
robinlyan Posted March 11, 2003 Author Share Posted March 11, 2003 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 More sharing options...
toolcrazy Posted March 11, 2003 Share Posted March 11, 2003 http://www.oscommerce.com/forums/viewtopic.php...6756&highlight= Read this post, this is your fix. Steve ------------------------- Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.