I am using Bob Flynn's Book "...Dreamweaver CS3 with ASP,
ColdFusion and PHP'. I am at chapter 10 when I test my pages
"tours_detail.php", it runs correctly, however when I click on the
hyperlink "Learn More About ..." the correct page is loaded
"profiles.php", but the data is empty. I uploaded the completed
files to my test server and I get the following errors:
Warning: mysql_pconnect(): Can't connect to local MySQL
server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in
/home/content/q/3/0/q300119/html/newland/Lesson10/Complete/newland-php/Connections/conn_newland.php
on line 9
Fatal error: Can't connect to local MySQL server through
socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in
/home/content/q/3/0/q300119/html/newland/Lesson10/Complete/newland-php/Connections/conn_newland.php
on line 9
Help! Love the book, but now I am stuck!
Karen