Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Accidsentally delted sql database for my osc PLEASE HELP ME!!!!


fttim

Recommended Posts

Posted

I accidentally deleted the sql database for my OSC site. I redid it with the same name but different password. Please tell me how I can get it working again without having to reinstall everything!!!!

Posted
I accidentally deleted the sql database for my OSC site. I redid it with the same name but different password. Please tell me how I can get it working again without having to reinstall everything!!!!

 

How you did it :D

 

Ok heres the solution,

 

goto you phpMyAdmin and create your eStore Database, then

goto you mysql prompt with your root login and than

mysql> use eStore (your database)

mysql> SOURCE <file_path>/oscommerce.sql

 

it will create all the tables and import all the dummy data into your eStore database or (your own database)

 

cheer, have fun...

AHMER

Posted

If you already imported your backup database or the default database. You will then need to update the database information in the includes/configure.php and the admin/includes/configure.php.

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Archived

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

×
×
  • Create New...