Ionize - Free & Open Source creative CMS |
[eluser]andrewtheandroid[/eluser]
hi michel-ange When installing from ubuntu9.10 on my laptop I have encountered two erros when installing. They both occur at step 3 when setting up the account. I have managed to fix the first error but not the second. Code: Fatal error: Call to undefined function mcrypt_encrypt() in ../install/class/installer.php on line 638 Solution: Install and configure the php mcrypt package. Details can be found at PHP Manual - Mcrypt setup for ubuntu sudo apt-get install php5-mcrypt and add the line "extension=php_mcrypt.so" to /etc/php5/apache2/php.ini Maybe a check for the Mcrypt library can be included at the requirements page at the start? Code: Fatal error: Call to a member function item() on a non-object in |
Welcome Guest, Not a member yet? Register Sign In |