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