Mac OS X
Mac OS X
Articles on Mac OS X
-
Email attachments garbled in osx mail using gmail imap
Using
mailbox -> rebuildfixes the problem temporarily…Read more on garbled email attachments in osx mail using gmail imap
-
Serving multiple versions of PHP with Apache on OSX
I need to be able to test sites in PHP5.2 and PHP5.3. You can only have one version of PHP loaded as an apache module, all the others have to use
php-cgi -
ssh segmentation fault osx
Argh!! Every time I install an update on my MacBook it breaks ssh so I’ve decided to install Fink and openssh instead of using Apple’s ssh.
-
Environment Variables in Mac OS X
Certain applications depend on being able to read your
$PATHand other environment variables. However those set in.bash_profilehave absolutely no effect on apps started from the Dock.