Hi there... I have hosted my sort of completed website using PHP / MySQL technology. After I have hosted the website, my LOGIN page displays the following error upon access:
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'techdb'@'localhost' (using password: YES) in /home/techstud/public_html/Connections/conn_TechStudio.php on line 9
Fatal error: Access denied for user 'techdb'@'localhost' (using password: YES) in /home/techstud/public_html/Connections/conn_TechStudio.php on line 9
Any ideas how I can fix it? I have changed the "@localhost" to my domain name etc, but still no luck...
Any help would be much appreciated...!
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'techdb'@'localhost' (using password: YES) in /home/techstud/public_html/Connections/conn_TechStudio.php on line 9
Fatal error: Access denied for user 'techdb'@'localhost' (using password: YES) in /home/techstud/public_html/Connections/conn_TechStudio.php on line 9
Any ideas how I can fix it? I have changed the "@localhost" to my domain name etc, but still no luck...
Any help would be much appreciated...!