Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error i can solve


Guest

Recommended Posts

Posted

Hi Guys

 

Im getting this error when i try to get to admin:

 

Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

I have tried to solve it but i cant see the problem, has anyone else had this and over come it?

Posted
Hi Guys

 

Im getting this error when i try to get to admin:

 

Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

Warning: require(includes/configure.php) [function.require]: failed to open stream: No such file or directory in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

Fatal error: require() [function.require]: Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/naturel/public_html/osc/admin/includes/application_top.php on line 28

 

I have tried to solve it but i cant see the problem, has anyone else had this and over come it?

It may depend on what your copy of /home/naturel/public_html/osc/admin/includes/application_top.php says on line 28

 

If it is

 

require('includes/configure.php');

 

then maybe the file is not there, or the permissions are too restrictive.

Archived

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

×
×
  • Create New...