Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP ME PLEASE


interweb

Recommended Posts

Posted

i am a newbee to oscommerce. i need to know where the database is kept in the oscommerce program. Please help me. i am completely stuck. :'(

Lora Grogan

Posted
i am a newbee to oscommerce.  i need to know where the database is kept in the oscommerce program.  Please help me.  i am completely stuck. :'(

Are you talking about the SQL database on your host server?

Posted

The database is in the server's mysql folder. You can access it from cpanel or whatever hosting utility your server setup for you.

I ♥ PHP/MYSQL/CSS

Posted

It's a mysql database store either locally on the server or on another server.

 

You should contact your provider to ask them to create a database for you so you can install osCommmerce.

 

or, if you have cpanel or phpMyAdmin you can create it yourself

 

They will provide you with

 

username

password

path to the database

and of course a database name

 

If you need some help just pm me.

 

TJ

 

 

 

 

 

i am a newbee to oscommerce.  i need to know where the database is kept in the oscommerce program.  Please help me.  i am completely stuck. :'(

Posted
Are you talking about the SQL database on your host server?

 

I am trying to save my database off of my hard drive into the Oscommerce database. I don't know if that would be the SQL database on my host server. Does that help?

Lora Grogan

Posted

you can use phpmyadmin to import the database, you need to ask your host how to access phpmyadmin (usually via a cpanel)

Posted
I am trying to save my database off of my hard drive into the Oscommerce database.  I don't know if that would be the SQL database on my host server.  Does that help?

There are 2 main ways of making a backup for your osCommerce database:

 

1. Use Admin | Tools | Database Backup Manager

You'll need to create catalog/admin/backups for this feature to work. (the name of the directory doesn't have to be backups, you can change it in Admin's configure.php file)

 

2. Use a Database Management utility.

phpMyAdmin is free and very popular, most mySQL hosts have this installed ready for you to use. You can use the Export feature to export a database table, a database or even all databases in the server.

Archived

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

×
×
  • Create New...