On Jan 6, 2010, at 16:11, Ola Lundén wrote: > Ok, so I uninstalled macport and installed it again and now it seems to work > fine. I'll just have to figure out how to make use of php52 and mysql. Maybe > I'll come back with new questions. Thanks for now!
sudo port install php52 +mysql5 More options are available; see "port variants php52". And if you want a MySQL server (and not just the client libraries): sudo port install mysql5-server _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
