Afterupdate to 1.1.0 stable, PHPMyAdmin and some pages in Backend broken

  • Hi there,


    first things first: Really awesome tool you people created!!!


    Now to the problem:


    We migrated from an old root server with ISPCP 1.0.7 to IMSCP 1.1.0-r.4.7 with not much hassle. (Despite some awful old TYPO3 installations)
    Everything was working fine until we updated to IMSCP 1.1.0 stable.


    The PhpMyAdmin backend is broken ever since. I looked around, but found no solutions for our problem.


    Our server runs php 5.5.8 on a Debian Wheezy with HTTPD_SERVER = apache_php_fpm. The managment domain is: mgmt.xxx.de


    The Backend and webmail are working fine. But mgmt.xxx.de/pma delivers 500 errors.


    Here is the log of /var/log/apache2/mgmt.xxx.de/error.log:

    Code
    1. [Thu Feb 13 18:54:20 2014] [error] [client X.X.X.X] (104)Connection reset by peer: FastCGI: comm with server "/var/lib/apache2/fastcgi/php5-fcgi-master" aborted: read failed, referer: http://mgmt.xxx.de/pma/index.php
    2. [Thu Feb 13 18:54:20 2014] [error] [client X.X.X.X] FastCGI: incomplete headers (0 bytes) received from server "/var/lib/apache2/fastcgi/php5-fcgi-master", referer: http://mgmt.xxx.de/pma/index.php
    3. [Thu Feb 13 18:58:13 2014] [error] [client X.X.X.X] (104)Connection reset by peer: FastCGI: comm with server "/var/lib/apache2/fastcgi/php5-fcgi-master" aborted: read failed
    4. [Thu Feb 13 18:58:13 2014] [error] [client X.X.X.X] FastCGI: incomplete headers (0 bytes) received from server "/var/lib/apache2/fastcgi/php5-fcgi-master"
    5. [Thu Feb 13 18:58:15 2014] [error] [client X.X.X.X] (104)Connection reset by peer: FastCGI: comm with server "/var/lib/apache2/fastcgi/php5-fcgi-master" aborted: read failed, referer: http://mgmt.xxx.de/pma/
    6. [Thu Feb 13 18:58:15 2014] [error] [client X.X.X.X] FastCGI: incomplete headers (0 bytes) received from server "/var/lib/apache2/fastcgi/php5-fcgi-master", referer: http://mgmt.xxx.de/pma/
    7. [Thu Feb 13 18:58:17 2014] [error] [client X.X.X.X] (104)Connection reset by peer: FastCGI: comm with server "/var/lib/apache2/fastcgi/php5-fcgi-master" aborted: read failed
    8. [Thu Feb 13 18:58:17 2014] [error] [client X.X.X.X] FastCGI: incomplete headers (0 bytes) received from server "/var/lib/apache2/fastcgi/php5-fcgi-master"
    9. [Thu Feb 13 18:58:18 2014] [error] [client X.X.X.X] (104)Connection reset by peer: FastCGI: comm with server "/var/lib/apache2/fastcgi/php5-fcgi-master" aborted: read failed
    10. [Thu Feb 13 18:58:18 2014] [error] [client X.X.X.X] Handler for fastcgi-script returned invalid result code 1


    As PMA is a part of IMSCP and not a seperate domain, I was not able to find which config files may be configured wrong.


    It would be nice if you could help my tracking down this mistake and guide me to the corresponding config files.



    Thanks in advance!

  • I just deleted two email accounts and got also an 500 error on mail_accounts.php. However, the mailaccounts were deleted, but I recieved the 500 error!


    See the log here:


  • gui/themes/omega_original ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????

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

  • go to imscp database, table "user_gui_props" and change column "layout" from "omega_original" to "default" in every row.

  • And what if he updated in wrong way??? It's really strange... I bet he updated with two left hands...

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

  • possible, i had the issue also on few migrations. but changing theme in database fixed the issue instantly and then run installer again

  • Mhm. Okay now the theme of the users are fixed, thanks @flames !
    As you said I updated the database and then i ran /var/www/imscp/engine/setup/imscp-setup
    But still i get a 500 Error when i change, add or delete a mail address or try to access PMA


  • How you updated exactly?

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

  • Code
    1. wget https://github.com/i-MSCP/imscp/archive/1.1.0.zip
    2. unzip 1.1.0.zip
    3. cd imscp-1.1.0
    4. perl imscp-autoinstall
  • Teamviewer?

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