archive for November, 2009

Upgrading to 10.6 Snow Leopard

Sunday, November 1st, 2009

I had to…

a) make a symlink to the /usr/local/mysql (somehow was missing) (ln -s)

b) change the location of the ssl folder in /etc/apache2/extra/httpd-ssl.conf

c) log into mysql using /mysql -u root -p (prompting me for a password)

d) i DID not have to change the location of mysql.sock (surprisingly enough…)