January 2008

scd take 2

Posted by Oleg Kossoy on January 17, 2008 in Music


PHP 5.2.4 with pdo_mysql on Leopard quickie

Posted by Oleg Kossoy on January 17, 2008 in Computers

http://www.entropy.ch/phpbb2/viewtopic.php?p=10814#10814
http://www.entropy.ch/phpbb2/viewtopic.php?t=2668
Download:
http://www2.entropy.ch/download/entropy-php-5.2.4-1-apache2.tar.gz
Ignore error message at the end of install.

Some symlinking:

cd /etc/apache2/other/
sudo ln -s /usr/local/php5/entropy-php.conf +entropy-php.conf
sudo mkdir -p /usr/local/apache2/lib
sudo ln -s /usr/lib/libexpat.1.5.0.dylib /usr/local/apache2/lib/libexpat.0.dylib
cd /usr/local/php5/lib
sudo cp php.ini-recommended php.ini