Category Archives: mac-osx

Running SpamAssassin locally

While I haven’t yet gotten an iPhone I’m making preparations. I realized that I was going to need to do something about email spam so that I could use an email address on my domain with the iPhone. My problem … Continue reading

Posted in mac-osx | Tagged | Comments Off

Fixing MySQL and phpMyAdmin

There seems to be a problem with how current versions of OS X store the mysql socket and how phpMyAdmin looks for it. It seems currently the socket is stored at /tmp/mysql.sock but phpMyAdmin is looking for it at /var/mysql/mysql.sock. … Continue reading

Posted in code, computer, mac-osx, osx-server | Comments Off