Upgrading to OSX Mavericks
I’m a late adopter, but I finally took the plunge and upgraded to OSX Mavericks tonight.
A few gotchas:-
- I had to reconfigure Apache for PHP and virtualhost support
- I had to re-add a symlink for the MySQL installation:-
sudo ln -s /usr/local/mysql-5.6.10-osx10.7-x86_64/ /usr/local/mysql
- I also had to reconfigure ssl
- I had to reinstall vagrant (because of lost path)