http://source.keyboard-monkeys.org/wiki/communityid/How_to_install_Community-ID_under_Linux

sudo apt-get install php-pear php5-dev libmysqlclient15-dev
sudo pecl install pdo
sudo pecl install pdo_mysql
sudo gedit /etc/php5/apache2/php.ini

Add these:

extension=pdo.so
extension=pdo_mysql.so
indexes/community-id.txt · Last modified: 2009/04/17 08:53 by domingo
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki