Solving mysql.sock problem in XAMPP,MAMP

| No Comments

# check path to socket from mysql settings
mysqladmin | grep d.sock

# create a symbolic link
ln -s path_to_mysql_socket /opt/lampp/var/mysql/mysql.sock

Leave a comment

About this Entry

This page contains a single entry by gauli002 published on May 9, 2011 8:52 PM.

Changing base directory of drupal was the previous entry in this blog.

Access wikipedia during blackout is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.