Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help: "No such file or directory" all of a sudden


justsomeguy263

Recommended Posts

Posted

When going to the Define Languages section I get:

 

Warning: dir(/catalog/includes/languages/english) [function.dir]: failed to open dir: No such file or directory in /home/intell8/public_html/admin/define_language.php on line 152

english.php

 

Any ideas would be greatly appreciated. Thanks.

Posted
When going to the Define Languages section I get:

 

Warning: dir(/catalog/includes/languages/english) [function.dir]: failed to open dir: No such file or directory in /home/intell8/public_html/admin/define_language.php on line 152

english.php

 

Any ideas would be greatly appreciated. Thanks.

 

 

It almost seems as if my configure.php files are not being read. I cannot access my Shipping Modules, Payment Modules, Database backup, etc. through the Admin tool. The Database backup manage gives an error "Backup directory does not exist. Please set this in configure.php".

 

Configure.php is there as it always has been.

Posted
Configure.php is there as it always has been.

Yes, but perhaps DIR_FS_CATALOG was not well defined but worked luckily and now when something changed on the server it doesn't work anymore. It should have been a full path like /home/intell8/public_html/catalog/ but it looks like you only entered /catalog/

Posted
Yes, but perhaps DIR_FS_CATALOG was not well defined but worked luckily and now when something changed on the server it doesn't work anymore. It should have been a full path like /home/intell8/public_html/catalog/ but it looks like you only entered /catalog/

 

Thanks. I know it was something to do with the paths, but I wasn't exactly sure which variable. Somehow my admin configure.php was changed from my last backup with old default parameters. No clue how that happened.

Posted

my Shipping Modules, Payment Modules are based in file system path.

Place a phpinfo() code in php file or click server info to get what path is associated with script file.

This will give You an idea for what shall go with DIR_FS_CATALOG.

 

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Archived

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

×
×
  • Create New...