osx - Starting MySql after migration Yosemite -


i've run problem here, , i'm not sure do. migrated yosemite mac new mac pro. apache turns on, mysql not error: operation couldn’t completed. (xampperrordomain error 1.) didn't know if need reinstall mysql or upgrade it, or error means. created plist file in the example , ran permissions, did not change outcome. going websites in localhost, wordpress shows error establishing db connection. went github install mysql , went fine, not work xampp , desktop server. chose not start mysql when rebooted, apparently github version started anyway (and cannot find way turn off!) when try start mysql xampp, says version running.
appreciated.

when ask version number in terminal response:

mysqladmin: connect server @ 'localhost' failed error: 'can't connect local mysql server through socket '/tmp/mysql.sock' (2)' check mysqld running , socket: '/tmp/mysql.sock' exists!

however, when went /var/ , temp found alias mysql.sock, not connected original file... file not exist anywhere on computer.

open /applications/xampp/xamppfiles/xampp , add line somewhere @ top:

unset dyld_library_path 

Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -