Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal error during installation


mauro742

Recommended Posts

Hi!

 

I'm a new member and I have a problem during the installation of OsComm.

 

If I go to http://mydomain/catalog/install/ I read:

 

Warning: main(includes/functions/general.php): failed to open stream: No such file or directory in /***/httpdocs/catalog/install/includes/application.php on line 22

 

Fatal error: main(): Failed opening required 'includes/functions/general.php' (include_path='/usr/local/psa/admin/plib:/usr/local/psa/admin/javascripts:/usr/local/psa/admin/plib/locale:/usr/local/psa/admin/auto_prepend:/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin:/usr/local/psa/admin/htdocs/domains/databases/phpPgAdmin') in /****/httpdocs/catalog/install/includes/application.php on line 22

 

So I can't use the wizard for the installation!

 

What can I do to resolve the problem?

 

Reguards,

 

Mauro

Link to comment
Share on other sites

Make sure that all of your folder permissions are set to 755, or if that doesn't work then 777. Your two configure.php files (for the installation period) also need to be set to 777 (full permissions) for the install to be able to write to them.

 

Vger

Link to comment
Share on other sites

It still looks to me as though the folder permissions are incorrect. Or it may be that your hosting setup is not compatible with osCommerce e.g. php5 installed, Register Globals set to 'Off' in php.ini, file_upload disabled in php.ini, or a combination of the above.

 

Vger

Link to comment
Share on other sites

just looking at that, i would move to a host who is updated, php 4.3.8 is an old version which lots of sites got hacked in december. you need to be at 4.3.11

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...