I keep getting mysql errors that I can't figure out. The forum is working fine and all the posts are there, but I am getting mysql connect errors everywhere there is a karma database string.
Quote:
On the main page
Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /home/httpd/html/sweeps/forum_dev/index.php3 on line 114
Warning: MySQL: A link to the server could not be established in /home/httpd/html/sweeps/forum_dev/index.php3 on line 114
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/html/sweeps/forum_dev/index.php3 on line 116
Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /home/httpd/html/sweeps/forum_dev/index.php3 on line 122
Warning: MySQL: A link to the server could not be established in /home/httpd/html/sweeps/forum_dev/index.php3 on line 122
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/html/sweeps/forum_dev/index.php3 on line 123
Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /home/httpd/html/sweeps/forum_dev/index.php3 on line 129
Warning: MySQL: A link to the server could not be established in /home/httpd/html/sweeps/forum_dev/index.php3 on line 129
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/html/sweeps/forum_dev/index.php3 on line 130
Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /home/httpd/html/sweeps/forum_dev/index.php3 on line 132
Warning: MySQL: A link to the server could not be established in /home/httpd/html/sweeps/forum_dev/index.php3 on line 132
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/html/sweeps/forum_dev/index.php3 on line 133
|
Quote:
In adis.php3
Warning: MySQL Connection Failed: Access denied for user: 'apache@localhost' (Using password: NO) in /home/httpd/html/sweeps/forum_dev/adis.php3 on line 1
Warning: MySQL: A link to the server could not be established in /home/httpd/html/sweeps/forum_dev/adis.php3 on line 1
Warning: Supplied argument is not a valid MySQL result resource in /home/httpd/html/sweeps/forum_dev/adis.php3 on line 1
|