I have tried to export my database as I am changing hosts, but all i get is
Line: 189
Char: 9
Errot: object required
Code: 0
URL: http://www.delightfulbathsite.com:2082/3rdparty/phpMyAdmin/export.php
when I do the following
To export a MySQL database follow these steps:
1. Log into your cPanel.
2. Click on MySQL Databases
3. Click on phpMyAdmin at the bottom of the page.
4. If you have multiple databases click on the database you want in the left hand side then click export, if you only have one database just click on export.
5. On the export page you do not have to change anything just click the button to accept.
6. The database should be displayed in SQL queries, you copy that text and it is your database backup.
7. You can run that text as an SQL query on any SQL server and it will recreate your database.
Line: 189
Char: 9
Errot: object required
Code: 0
URL: http://www.delightfulbathsite.com:2082/3rdparty/phpMyAdmin/export.php
when I do the following
To export a MySQL database follow these steps:
1. Log into your cPanel.
2. Click on MySQL Databases
3. Click on phpMyAdmin at the bottom of the page.
4. If you have multiple databases click on the database you want in the left hand side then click export, if you only have one database just click on export.
5. On the export page you do not have to change anything just click the button to accept.
6. The database should be displayed in SQL queries, you copy that text and it is your database backup.
7. You can run that text as an SQL query on any SQL server and it will recreate your database.