PHP 5.2.4 with pdo_mysql on Leopard quickie

Posted by Oleg Kossoy on January 17, 2008 in Computers

  1. http://www.entropy.ch/phpbb2/viewtopic.php?p=10814#10814
  2. http://www.entropy.ch/phpbb2/viewtopic.php?t=2668
  3. Download:
    http://www2.entropy.ch/download/entropy-php-5.2.4-1-apache2.tar.gz
  4. 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

Write a Comment on PHP 5.2.4 with pdo_mysql on Leopard quickie

Subscribe

Follow comments by subscribing to the PHP 5.2.4 with pdo_mysql on Leopard quickie Comments RSS feed.

More

Read more posts by Oleg Kossoy

PEAR install in Leopard scd take 2