1
Guido83
internal error?!
  • 2004/6/9 23:50

  • Guido83

  • Just popping in

  • Posts: 60

  • Since: 2003/12/7


On my website: http://www.bondsscheidsrechter.nl there is the following text:

"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"

------------
So what I did was look up databasefactory.php:
Line 33/34:

if (!$instance->connect()) {
trigger_error("Unable to connect to database", E_USER_ERROR);

------------
I think I use the newest XOOPS version. What are my options? Thank you very much in advance!

2
Dave_L
Re: internal error?!
  • 2004/6/10 0:13

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


The error probably means exactly what it says.

Can you access the same database using phpMyAdmin?

3
m0nty
Re: internal error?!
  • 2004/6/10 1:36

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


as Dave says, check if u can connect to the database using another program..

also, check your mainfile.php

see if the MySQL settings are correct..

ie.. host name,user,password

Login

Who's Online

279 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 279


more...

Donat-O-Meter

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

Latest GitHub Commits