Log in

View Full Version : It's Not working or Appearing


kisersose
03-25-2005, 07:03 PM
Ok, i have done the backup database restoration in , Cpanel>Backup, and have check and repaired alot of times, But the thing is my forum is stil having the same error, about database error, did i do the backup right? Is there something i have to do with the config.php? Please i really need help... asap... thanks in advance

Zachery
03-25-2005, 07:04 PM
Ok, i have done the backup database restoration in , Cpanel>Backup, and have check and repaired alot of times, But the thing is my forum is stil having the same error, about database error, did i do the backup right? Is there something i have to do with the config.php? Please i really need help... asap... thanks in advance
What error?

kisersose
03-25-2005, 07:20 PM
This error

There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

Zachery
03-25-2005, 07:28 PM
This error

There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.
Right click, view source, paste the error message here.

kisersose
03-25-2005, 07:32 PM
<html><head><title> Database Error</title><style type="text/css"><!--.error { font: 11px tahoma, verdana, arial, sans-serif; }--></style></head>
<body></table></td></tr></table></form>
<blockquote><p class="error">&nbsp;</p><p class="error"><b>There seems to have been a slight problem with the database.</b><br />
Please try again by pressing the <a href="javascript:window.location=window.location;">refresh</a> button in your browser.</p><p class="error">An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, who you can also contact if the problem persists.</p><p class="error">We apologise for any inconvenience.</p></blockquote>

<!--
Database error in vBulletin :

Link-ID == false, connect failed
mysql error:

mysql error number: 0

Date: Friday 25th of March 2005 04:20:18 PM
Script: *my forum*
Referer:
IP Address: 172.154.232.131
-->

</body></html>

Zachery
03-25-2005, 07:34 PM
<html><head><title> Database Error</title><style type="text/css"><!--.error { font: 11px tahoma, verdana, arial, sans-serif; }--></style></head>
<body></table></td></tr></table></form>
<blockquote><p class="error">&nbsp;</p><p class="error"><b>There seems to have been a slight problem with the database.</b><br />
Please try again by pressing the <a href="javascript:window.location=window.location;">refresh</a> button in your browser.</p><p class="error">An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, who you can also contact if the problem persists.</p><p class="error">We apologise for any inconvenience.</p></blockquote>

<!--
Database error in vBulletin :

Link-ID == false, connect failed
mysql error:

mysql error number: 0

Date: Friday 25th of March 2005 04:20:18 PM
Script: *my forum*
Referer:
IP Address: 172.154.232.131
-->

</body></html>
The data in your config.php file is not correct then.

kisersose
03-25-2005, 07:35 PM
Can u tell me how to do it?
Because i only know a little about it

eva01_
03-25-2005, 07:37 PM
you have to match up your database information with your config file

your dbusername, the password and the actual database

kisersose
03-25-2005, 07:39 PM
dbusername is my Cpanel name and dbpw is my cpanel password correct? justin?

eva01_
03-25-2005, 07:40 PM
no it is what you put in for creating your database, click on MySQL Databases in your cpanel and check the information. then make sure it matches with your config.php file

kisersose
03-25-2005, 07:43 PM
At the bottom, the pw just says PASSWORD HERE on the information below the MYSQL database

eva01_
03-25-2005, 07:44 PM
do you remember the password you made for the user in the database?

if not i believe you can click on edit next to the username at the bottom and change the password, and put that into your config file

kisersose
03-25-2005, 07:44 PM
it says "LocalHost, "myusername_myusername", <PASSWORD HERE>
--------------------

Changing the pw says
"User Name:
Password:
"Create my Sql User"

^^is that how to change the user name and pw?

Marco van Herwaarden
03-25-2005, 07:55 PM
Did you create the database yourself or was it pre-created by your host?
If your host created it, he should have supplied you with username and password.

If you created it yourself, you must also create a user and assign that user to the database with all permissions

kisersose
03-25-2005, 09:07 PM
I was trying to, restore a database, and i set the permissions

Marco van Herwaarden
03-25-2005, 09:28 PM
So, did you create a user/password and assign it with full permissions to the database?

kisersose
03-26-2005, 12:29 AM
No i have not yet. i will update this soon enough thank you too all that have supported me .