Jump to content

SQL Database Connection Problem


russia5

Recommended Posts

I have been tasked to find the problem with this site's database connection.  The site is a PHP, MySQL, Smarty site.  Currently, I am getting the following when www.mysite.com is called.

 

 

 

DB Error: connect failed

 

The index.php is located at www.mysite.com/index.php

 

The current locations of the following files are:

 

includes/ru_config.com

includes/ru_connection.com

 

 

All the replaced passwords, usernames, and site specific information worked previously so the problem is not there.

 

One problem there might be, is in ru_connection where the paths for ru_4pear and DB.php might be wrong.  There locations are:

 

includes/ru_4pear.com

libs/pear/DB.php

 

 

 

 

ru_config.php

index.php

ru_connection.php

DB.php

ru_4pear.php

Link to comment
https://forums.phpfreaks.com/topic/281597-sql-database-connection-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.