Thursday, May 08, 2008

install mcrypt on php (ubuntu)

sudo apt-get install php5-mcrypt
/etc/init.d/apache2 restart
php -i | grep mcrypt

No comments: