i got this error msg in online... how to solve this
problem... i couldnot find out as soon as possible send me
answer or idea
COULD NOT ABLE TO CONNECT DATABASE .
Can't connect to local MySQL server through socket
'/usr/local/mysql-5.0/data/mysql.sock' (2)
Answer Posted / shweta
database name must be wrong or you can use IP address
instead of 'localhost'.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Tell me how can we display information of a variable and readable by human with php?
Which function would you use to merge two arrays in php?
What is super keyword in php?
How to delete an element from an array?
How to increase the execution time of a PHP script?
Does php 7 support mysql?
Tell me how would you declare a function that receives one parameter name hello?
Explain the visibility of the property or method?
When is a conditional statement ended with an endif?
Which library is used in php to do various types of image work?
What is a php array?
What is isset function in php?
How check variable is set or not in php?
What is php and its features?
What are the uses of implode() function?