Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

FunErrors! I'm new to .php. i don't understand the


djmrlee

Recommended Posts

Posted

after completing the install. everything was 100%. when i try to,

 

open the "admin tool":

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/share/php4:/usr/share/php') in /webroot/h/a/hampt006/www/catalog/admin/includes/application_top.php on line 130

 

open the "catalog"

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/share/php4:/usr/share/php') in /webroot/h/a/hampt006/www/catalog/includes/application_top.php on line 285

 

i understand there is an error on lines 130 & 285 why wre they not automatically configured like they have been for other users if my settings are the same & how do i correct them?

 

thanks

 

lee

Posted

The error is probably that the permissions on the 'languages' folder are not set to allow your own website to read what files are inside of the folder.

 

Try permissions of 755 and only if this does not work then try 777 (but remember that 777 is full permissions).

 

Vger

Archived

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

×
×
  • Create New...