After update to 1.2.0 - after Login "502 Bad Gateway"

  • Re;


    It work now. This is due to the PHP opcache extension. I've disabled it, restarted theimscp_panel and nginx services and this is now ok. I continue to investigate to know why opcache pose problem.


    Edit


    I've re-enabled opcache and this seem to work correctly now. In next release, I'll disable the fast shutdown opcache option. I'm pretty sure that this is the cause of the problem. If this problem occurs again, just disable opcache for the panel ( at bottom of the /var/www/fcgi/master/php5/php.ini file. and then, restart the imscp_panel and nginx services.


    BTW: I don't know if opcache is really ready to use for PHP5.4. This could be also the problem...

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

  • Re


    I forgot to remove my admin account which I've created manually for testing purposes. You can remove it by executing the following SQL query through PMA:


    SQL
    1. DELETE FROM admin WHERE admin_name = 'nuxwin';

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

  • @mariodebian


    Why you are posting this in such old thread while the problem you mention is linked to a recent commit???


    Whatever, should be fixed by: https://github.com/i-MSCP/imsc…6770714d83f63b0e318b50e7d

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