I'm running a Blog Script (b2evolution) on my web-site using a new MySql db
I can access the Mysqldb. However I now need to delete the tables and restore a back-up copy of the tables to restore my blog the way it was....well hopefully.
To restore the tables I'm running a PhP cscript I got for free. I successfully ran a back-up script on the old site but for some reason cannot run the restore script on the new site. I get this message:
It's a simple PHP Script and I get the same error message using the free Script Exetel supply to check the connection to the database.Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@exetel.com.au and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/2.2.3 (Debian) mod_ssl/2.2.3 OpenSSL/0.9.8c Server at home.exetel.com.au Port 80
Is there a way to resolve this.
I'm surprised Exetel didn;t charge a fee for transferring the websites..I for one would have been happy to pay a fee to have this done for me instead of the hours I have spent getting my head around all these scripts and re-installation of blog software etc etc...
I just wat to restore my db tables.
Any assistance would be appreciated