1
gigi_pandora
Error at databasefactory.php line 34, what can I do??

I go to my index page and the error message shown as below...

**********************************************************

This page cannot be displayed due to an internal error.

If you are the administrator of this site, please visit the XOOPS Troubleshooting Page for assistance.

Error [Xoops]: Unable to connect to database in file class/database/databasefactory.php line 34

**********************************************************

I cannot find any help in XOOPS Troubleshooting Page.
What can I do now??
Can I save everything in my site??

Thanks for your help~~

2
phppp
Re: Error at databasefactory.php line 34, what can I do??
  • 2004/7/19 18:45

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


this could be caused by a variety of reasons:
database server error down
exceeded your bandwidth or MySQL limitation
mis-configuring your db parameters
...

make double-check to find the exact reason.


3
gigi_pandora
Re: Error at databasefactory.php line 34, what can I do??

Thank you for your help.

I have try to check my database server. There is no error. And my bandwidth limitation have not exceeded.

Furthermore, I have not done any modification after my last login.

Is it cause by installation of different modules?

4
phppp
Re: Error at databasefactory.php line 34, what can I do??
  • 2004/7/19 19:17

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


max_questions not exceeded?
mainfile.php file not corrupted?

other reasons? no idea at this moment.

perhaps you need do a simple db connect test by:

$isDBok = mysql_connect("yourHOST", "yourDBUSERname", "yourDBPASS");

Login

Who's Online

533 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 533


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits