Monthly Archives: January 2006

Mac OS X Server 10.4.4 and firstname.lastname email addresses

Apple published a list of improvements in the 10.4.4 server update where it says, that now you can use shortnames in the form of firstname.lastname to create corresponding email addresses. This is much easier than the former mail management using /etc/aliases to link users’ short names to alias names (see this article to read more on mail administration in older Mac OS X Server versions).

Mac OS X Server 10.4.4 doesn’t support Intel chips yet

Apple just published a knowledge base article that says that Mac OS X Server doesn’t support Intel chips yet. So if you plan to use one of the new Intel based iMacs as a server, you still need to wait for another Mac OS X Server update.

PHP/MySQL improvements in Mac OS X Server 10.4.4

The latest Mac OS X Server update to version 10.4.4 solves two issues with the default PHP/MySQL installation in Mac OS X Server. Older Tiger server versions used different sockets for PHP and MySQL, so you had to tell one of the applications to use the socket of the other app. In addition, older server versions used different standard password types in both apps, so you had to tell MySQL to use the same password encryption like PHP. With Mac OS X Server 10.4.4 the standard settings already work well. In my setup, that you see on this machine, an update from a manually configured 10.4.3 to 10.4.4 went smoothly.
The detailed knowledge base article on the Apple site can be found here.