Internal Server Error

Bonjour a tous,

J'ai installé dolphin community software avec softaculous qui m'oofre mon hébergeur 1dollar -webhosting ma toujour il m'affiche ça

Internal Server Error.

et dans e-mail ça

<div style="border:2px solid red;padding:4px;width:600px;margin:0px auto;">
                    <div style="text-align:center;background-color:red;color:white;font-weight:bold;">Error</div>
                    <div style="text-align:center;">Database connect failed</div>
                            </div>
           
Fatal error: Call to a member function getRow() on a non-object in /home/dreamtom/public_html/dolph/inc/utils.inc.php on line 421

merci pour votre aide.

Quote · 2 Jul 2012

Hello

If it's a single report then your My SQL server had a temporary issues and Dolphin cannot connect to it. In this case you don't need to do anything.

However if you still see the error on the site then you need to check database access info in inc/header.inc.php file, search for the code like the following.  

$db['host']                = 'localhost';
$db['sock']                = '';
$db['port']                = '';
$db['user']                = 'user_name';
$db['passwd']              = 'password';
$db['db']                  = 'database_name';

 

If it's OK, then you need to contact with your hosting provider support team and ask then about the issue.

P.S. I'm sorry I don't know French language.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 2 Jul 2012

hello! thank you for reply , the error exist ancor i have chek my inc.header.inc.php and all right with my DB

i have contacted my hoster & wait reply...

thank you!

Quote · 3 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.