On Jul 28, 2010, at 11:58, Ali A Samii wrote: > I issued the following command to install mysqk5 > > sudo port install mysql5 +server The mysql5 does not have a variant called +server. It used to, years ago, but now, you should install the separate mysql5-server port. sudo port install mysql5-server