Home > Archive by tag 'snow leopard'

Apple Snow Leopard Review

Apple Snow Leopard Overview Mac OS X 10.6 – aka Snow Leopard – will be released tomorrow. The truth is that it doesn’t contain hundreds of big new features to entice you into upgrading – but it does have one that everyone will appreciate: speed. Snow Leopard is, in fact, blisteringly fast. Booting is quicker, waking from sleep is quicker, and, of...

Install Apache/PHP/MySQL on Mac Computer(Snow Leopard)

Apache Start Apache sudo apachectl start Check it’s working: http://localhost/ PHP In /etc/apache2/httpd.conf, uncomment this line: LoadModule php5_module libexec/apache2/libphp5.so Restart Apache sudo apachectl restart Fix a warning appearing in phpinfo() Create /etc/php.ini and make it writable cd /etc sudo cp php.ini.default php.ini sudo...

Mac OS X Snow Leopard vs. Windows 7 vs. Ubuntu 9.10

Over a short period of time, three major operating system releases will take place. From Apple, Mac OS X 10.6 (also known as Snow Leopard) will ship on August 28,2009. From Microsoft, Windows 7 has already been released to manufacturers, with general retail availability set for October of this year. Representing Linux, Ubuntu 9.10 (Karmic Koala) is also...