I’m normally quite happy with the standard Apache setup on my Mac’s and the simplicity with which MySQL installs makes it still the easiest platform to setup a development machine on. In fact we can do nearly all of our web app development on stock standard Mac’s as it gives a good base platform that compares favourably with most of our clients servers at various hosting providers.
For most of the software we develop is happy running under the default User and Group ( _www:_www ) for Apache, recently though we had to upgrade a third party extension that runs a few shell exec routines. In our Mac based world this presented a few problems as the _www user doesn’t normally come with a home directory and therefore no way to setup things like, ssh keys.
(Please don’t undertake these changes if you aren’t aware of how this changes the security of your computer.)
Have you ever wanted to find the technical specifications of that Mac you’ve been using for the last couple of years? All you need is the Serial number (eg. YM0000XXEUH ) or even the model number (eg.
I've been described as a lost technocrat or a wondering luddite, personally I just like everything that takes us forward.