Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to add images to categories and products


avinashkalro

Recommended Posts

Posted

Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/home/comebar/public_html/images/BJEM36-BA.jpg) is not within the allowed path(s): (/home/comebar/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home2/comebar/public_html/admin/includes/classes/upload.php on line 94

 

 

Please help... tell me what I should do to set it right

Posted
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/home/comebar/public_html/images/BJEM36-BA.jpg) is not within the allowed path(s): (/home/comebar/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home2/comebar/public_html/admin/includes/classes/upload.php on line 94

 

 

Please help... tell me what I should do to set it right

 

 

 

Line94 of upload.php is

 

 

if (move_uploaded_file($this->file['tmp_name'], $this->destination . $this->filename)) {

Posted
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/home/comebar/public_html/images/BJEM36-BA.jpg) is not within the allowed path(s): (/home/comebar/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in /home2/comebar/public_html/admin/includes/classes/upload.php on line 94

 

 

Please help... tell me what I should do to set it right

 

 

 

Line94 of upload.php is

 

 

if (move_uploaded_file($this->file['tmp_name'], $this->destination . $this->filename)) {

Archived

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

×
×
  • Create New...