[1.1.5/Ubuntu 13.10]An error has been encountered An error occurred.

  • After the successfull installation i-MSCP 1.1.5 to the ubuntu saucy i have on the screen:

    May be it must be more info about the error? What I need to check to fix this? :S

  • Hello ;


    More info? Well:

    • Enable debug mode in imscp.conf
    • Refresh the page


    And now ? It's magic, no ? Exception details are hidden in production usage (your customers shouldn't see those details). Don't forget to open a ticket if needed. ;)

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Same issue on the new Ubuntu 14.04 LTS.
    In my case, the fix was:

    Code
    1. sudo php5enmod mcrypt


    and

    Code
    1. sudo service php5-fpm restart


    the symlink was in place.