SitePoint Sponsor |
|
User Tag List
Results 1 to 10 of 10
Threaded View
-
Jun 15, 2000, 11:45 #1
- Join Date
- Jun 2000
- Location
- Cork, Ireland
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I set up my php/mysql server on apache according to Kevin Yanks guide on setting up php and mysql.
When trying to run the jokes.php which is in the 4 part I get the following error when trying to connect to the database and can't figure out what is going wrong.
Here is the error when I remove the @ sign from mysql_connect
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) in /home/httpd/html/test/jokes.php on line 22
Help me please???
Bookmarks