Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Lost part of store


Guest

Recommended Posts

Posted

I had my store on local host with Apache 2.2, MySQL 4.1.22, PHP 5.2.1 each installed separately, then my hard drive crashed. To save time and aggravation of installing each program separately l installed XAMPP-win32-1.6.0 since phpmyadmin was with it, it loaded with no problems.

 

I created a database with the same name as I had before. I loaded my backup database and the copy of my store files, Store comes up in browser just fine with all 400 products, but on the admin side of the store I have several problems Configuration seems fine in Admin

 

Payments Module give this error - Module Directory: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/includes/modules/payment/

Module Directory: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/includes/modules/shipping/

Module Directory: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/includes/modules/order_total/

INSTALL button on each don't work.

 

When i bring up DATABASE MANAGER it shows - Error: Backup directory does not exist. Please set this in configure.php. and below it shows -Backup Directory: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/admin/backups/

 

In Define language I get this- Warning: dir(C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/includes/languages/english) [function.dir]: failed to open dir: No such file or directory in C:\Program Files\xampp\htdocs\catalog\admin\define_language.php on line 152

 

On the file manager page I get this - Warning: dir(C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/) [function.dir]: failed to open dir: No such file or directory in C:\Program Files\xampp\htdocs\catalog\admin\file_manager.php on line 178

 

Fatal error: Call to a member function read() on a non-object in C:\Program Files\xampp\htdocs\catalog\admin\file_manager.php on line 179 then under it it shows this - File Manager C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/

The install of XAMPP put them all here - C:\Program Files\xampp\htdocs\catalog

 

Can someone help me fix this so I don’t have to rebuild from scratch? I have added several contributions and would hate to start over.

 

Thanks,

 

George

Posted

Go into your two configure files and any instance you see of

 

C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/catalog/

 

change to

 

C:/Program Files/xampp/htdocs/catalog/

Posted

Thank you so much Peter, and yes I saved your in structions to note pad.

 

George

Archived

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

×
×
  • Create New...