Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Post Installation Errors


legend68

Recommended Posts

Posted

After going through all the installation steps, I get to "New installation is successful!" and it gives me two choices: 1) to the Catalog or 2) to Administration Tools. Below are error messages I got when I clicked on either choice.

 

Error 1:

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /webroot/l/e/legac005/www/catalog/admin/includes/application_top.php on line 130

 

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /webroot/l/e/legac005/www/catalog/admin/includes/application_top.php on line 130

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php') in /webroot/l/e/legac005/www/catalog/admin/includes/application_top.php on line 130

 

 

Error 2:

 

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /webroot/l/e/legac005/www/catalog/includes/application_top.php on line 285

 

Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /webroot/l/e/legac005/www/catalog/includes/application_top.php on line 285

 

Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/lib/php') in /webroot/l/e/legac005/www/catalog/includes/application_top.php on line 285

 

 

What seems to be causing the problems above? They both look similar but I can't figure it out. Your input would be greatly appreciated! Thanks!

 

-- Richard

Posted

When you see

 

Warning: main(includes/languages/.php):

 

You will notice that the language is not set becuase it should say

 

Warning: main(includes/languages/english.php): ( or if not english whatever language you are using)

 

This usually means that there is a database or database connection issue as that is where the language is set.

 

If this is a brand new install I would go to your hosting control panel and access phpmyadmin and run the osC sql file directly there and see if that helps.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

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

×
×
  • Create New...