Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't access Admin Area


Xeoncross

Recommended Posts

Posted

Ok, I installed the script to a 1and1.com hosting package but I can't access the admin area:

 

Fatal error: main() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /homepages/...(takenout).../oscommerce/admin/index.php on line 13

 

Apon changing line 13 from:

require('includes/application_top.php');

to

require('.../includes/application_top.php');

it will find the "application_top.php" file - but then more files can't be found. All of the files that the admin area files look for are in the root/includes dir but for some reason the admin area is calling them with just "require('includes/filename.php');"

 

Why isn't the path in these requires right? Is there some .htaccess thing I am missing?

  • 2 months later...
Posted

paste Your configure.php file.

There is something wrong in it.

 

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...