Mac

MacBook Pro MC374 LL/A

Detailed item info Product Information The MacBook Pro MC374LL/A boasts a 13.3-inch LED-backlit display that offers wide-angle viewing with exceptional clarity and detail. Powered by the Intel Core 2 Duo processor, this Apple 13.3-inch laptop delivers high-speed performance, great media-management,…

Install PEAR in OS X

PEAR is a framework and distribution system for reusable PHP components. In the terminal, run the following command: $ sudo php /usr/lib/php/install-pear-nozlib.phar $ sudo pear config-set php_ini /private/etc/php.ini $ sudo pecl config-set php_ini /private/etc/php.ini $ sudo pear upgrade-all