PDA

View Full Version : import_db.php problem


fb-guy
February 17th, 2005, 10:50 AM
Hello,
I get to the import_db page:

Connecting to database...
Squirrelcart has successfully connected to MySQL, and has also made a connection to your database. It appears as though your datbase does not contain any Squirrelcart tables.

Checking for initial database setup file: /home/bairey/public_html/store/squirrelcart.sql...
Found database setup file.

Requirements have been met for database import.
Click here to import initial database design and records.

But when I delet import_db.php, the click to import database desgin, I get a page does not exist from my web host.

Any ideas?
FB

Rich
February 17th, 2005, 11:39 AM
Are you deleting the import_db.php file before you've clicked the link to import the database? If so, that is the reason for the "page does not exist" error.

You need to delete the file after you've imported the database.

fb-guy
February 17th, 2005, 02:08 PM
That was easy. Thanks.

Next, the manual says to view records by clicking links in the menu system. How do I find that? Is it browser based?
FB

fb-guy
February 17th, 2005, 06:03 PM
Found it. Thanks.
FB