Adobe Dreamweaver CS5 Classroom in A Book
Hi! I'm having trouble with the last lesson (17) when uploading to the web server. My issue is that when I uploaded the .php files (dynamic pages) they do not work on the web host at all. In other words, how to do I configure the php pages with the databases?
When I try to open the .php files I get an error message:
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/a3414097/public_html/Connections/LocalPHP.php on line 9
Fatal error: Access denied for user 'root'@'localhost' (using password: YES) in /home/a3414097/public_html/Connections/LocalPHP.php on line 9
Can I even have the LocalPHP.php file since I'm uploading to a host on the internet?
