ISP Config3 not work after update, please help

Discussion in 'General' started by Lodivod, Oct 7, 2014.

  1. Lodivod

    Lodivod Member

    After update Ubuntu Server 12.04 LTS to 14.04 LTS (Apache 2.2 -> Apache 2.4) ISP Config3 not work. All webs and services go normally, but ISP login page is blank page.
     
  2. srijan

    srijan New Member HowtoForge Supporter

  3. Lodivod

    Lodivod Member

    I checked all threads about this problem, but nothing helped.
    If I enable Apache mode fcgid by
    Code:
    a2enmod fcgid
    then Apache not start.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please compare your install with the ubuntu perfect server 14.04 guide, most likely some packages are missing.
     
  5. Lodivod

    Lodivod Member

    We do not use nginx. All others programs and services are installed, configured and functional, but ISP config still not work.
    Still blank login page and in source code of page is:

    Code:
    <?
    header("Location: http://www.mymachine.tld");
    exit();	
    ?>
    This means that the ISP does not work PHP interpreter.
    ISP login page run on subdomain, SSL and 8080 port.

    https://server.mymachine.tld:8080

    Before update to 14.04 LTS all works fine.

    Squirrelmail on SSL and 8080 port still work fine:

    https://anydomain.tld:8080/webmail/src/login.php

    phpMyAdmin also not work:

    https://server.mymachine.tld:8080/phpmyadmin/
     
  6. srijan

    srijan New Member HowtoForge Supporter

    See Ubuntu 14.04 have Apache 2.4 so it have differences with its old versions, as phpmyadmin is not working check Chpater 14 installed packages from http://www.howtoforge.com/perfect-s...hp-mysql-pureftpd-bind-dovecot-ispconfig-3-p4
    Further the PHP5 mcrypt module has to be enabled manually, as mentioned in guide as
    After all this checks, finally update the ISPConfig to mould the ISPConfig to new Apache and settings with
     
  7. Lodivod

    Lodivod Member

    All modules are installed and enabled, mcrypt is also enabled, phpmyadmin is latest version, ISP still not work. After update Ubuntu from 12.04 LTS to 14.04 LTS we also updated ISP config.
    I think the error is in any configuration ISP file.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Check the apache error log to find you why it does not start when you enable the required fcgid module.
     
  9. Lodivod

    Lodivod Member

    phpMyadmin now works, but ISP still not. I see blank white page and favicon.

    in error.log after a2enmod fcgid and restart Apache (Apache not start) is:

    Code:
    [Thu Oct 09 13:49:17.767128 2014] [ssl:warn] [pid 14774] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Thu Oct 09 13:49:17.767213 2014] [ssl:warn] [pid 14774] AH01909: RSA certificate configured for server.eline.cz:8080 does NOT include an ID which matches the server name
    [Thu Oct 09 13:49:17.768343 2014] [ssl:warn] [pid 14774] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
    [Thu Oct 09 13:49:17.768383 2014] [suexec:notice] [pid 14774] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
    [Thu Oct 09 13:49:17.920276 2014] [auth_digest:notice] [pid 14784] AH01757: generating secret for digest authentication ...
    [Thu Oct 09 13:49:17.922595 2014] [:notice] [pid 14790] FastCGI: process manager initialized (pid 14790)
    [Thu Oct 09 13:49:18.049172 2014] [:notice] [pid 14784] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
    [Thu Oct 09 13:49:18.049214 2014] [:notice] [pid 14784] mod_python: using mutex_directory /tmp 
    [Thu Oct 09 13:49:18.400932 2014] [ssl:warn] [pid 14784] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Thu Oct 09 13:49:18.400990 2014] [ssl:warn] [pid 14784] AH01909: RSA certificate configured for server.eline.cz:8080 does NOT include an ID which matches the server name
    [Thu Oct 09 13:49:18.402158 2014] [ssl:warn] [pid 14784] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
    [Thu Oct 09 13:49:18.415771 2014] [mpm_prefork:notice] [pid 14784] AH00163: Apache/2.4.7 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 PHP/5.5.9-1ubuntu4.4 mod_python/3.3.1 Python/2.7.6 OpenSSL/1.0.1f configured -- resuming normal operations
    [Thu Oct 09 13:49:18.415846 2014] [core:notice] [pid 14784] AH00094: Command line: '/usr/sbin/apache2'
    *** Error in `/usr/sbin/apache2': double free or corruption (!prev): 0x00007f102840cef0 ***
    [Thu Oct 09 13:49:34.208940 2014] [core:notice] [pid 14784] AH00051: child pid 14823 exit signal Aborted (6), possible coredump in /etc/apache2
    [Thu Oct 09 13:49:34.209071 2014] [mpm_prefork:notice] [pid 14784] AH00169: caught SIGTERM, shutting down
    [Thu Oct 09 13:49:35.284701 2014] [ssl:warn] [pid 14910] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Thu Oct 09 13:49:35.284737 2014] [ssl:warn] [pid 14910] AH01909: RSA certificate configured for server.eline.cz:8080 does NOT include an ID which matches the server name
    [Thu Oct 09 13:49:35.285169 2014] [ssl:warn] [pid 14910] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
    [Thu Oct 09 13:49:35.285187 2014] [suexec:notice] [pid 14910] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
    [Thu Oct 09 13:49:35.438884 2014] [auth_digest:notice] [pid 14913] AH01757: generating secret for digest authentication ...
    [Thu Oct 09 13:49:35.440463 2014] [fcgid:emerg] [pid 14913] (2)No such file or directory: mod_fcgid: Can't create shared memory for size 1200712 bytes
    [Thu Oct 09 13:49:35.441108 2014] [:notice] [pid 14918] FastCGI: process manager initialized (pid 14918)
    [Thu Oct 09 13:49:35.442612 2014] [:alert] [pid 14918] (34)Numerical result out of range: FastCGI: read() from pipe failed (0)
    [Thu Oct 09 13:49:35.442706 2014] [:alert] [pid 14918] (34)Numerical result out of range: FastCGI: the PM is shutting down, Apache seems to have disappeared - bye
    [Thu Oct 09 13:50:06.401809 2014] [ssl:warn] [pid 15281] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Thu Oct 09 13:50:06.401841 2014] [ssl:warn] [pid 15281] AH01909: RSA certificate configured for server.eline.cz:8080 does NOT include an ID which matches the server name
    [Thu Oct 09 13:50:06.402309 2014] [ssl:warn] [pid 15281] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
    [Thu Oct 09 13:50:06.402328 2014] [suexec:notice] [pid 15281] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
    [Thu Oct 09 13:50:06.542886 2014] [auth_digest:notice] [pid 15346] AH01757: generating secret for digest authentication ...
    [Thu Oct 09 13:50:06.545168 2014] [:notice] [pid 15370] FastCGI: process manager initialized (pid 15370)
    [Thu Oct 09 13:50:06.598279 2014] [:notice] [pid 15346] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
    [Thu Oct 09 13:50:06.598319 2014] [:notice] [pid 15346] mod_python: using mutex_directory /tmp 
    [Thu Oct 09 13:50:06.614622 2014] [ssl:warn] [pid 15346] AH01906: RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
    [Thu Oct 09 13:50:06.614655 2014] [ssl:warn] [pid 15346] AH01909: RSA certificate configured for server.eline.cz:8080 does NOT include an ID which matches the server name
    [Thu Oct 09 13:50:06.615104 2014] [ssl:warn] [pid 15346] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
    [Thu Oct 09 13:50:06.622215 2014] [mpm_prefork:notice] [pid 15346] AH00163: Apache/2.4.7 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 PHP/5.5.9-1ubuntu4.4 mod_python/3.3.1 Python/2.7.6 OpenSSL/1.0.1f configured -- resuming normal operations
    [Thu Oct 09 13:50:06.622266 2014] [core:notice] [pid 15346] AH00094: Command line: '/usr/sbin/apache2'
    
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    seems as if your server has not enough free ram. is this a virtual server?
     
  11. Lodivod

    Lodivod Member

    No, it's not a virtual server.
    We have 32 GB RAM, 2x six core AMD Opteron processor.
     
  12. Lodivod

    Lodivod Member

    No one helps me fix fcgid?
     
  13. SamTzu

    SamTzu Active Member

    FastCGI

    Have you tried to change your sites to use some other PHP while you figure out how to fix FastCGI?
     
  14. Lodivod

    Lodivod Member

    No, it's only one version PHP. PHP works like Apache module.
    Apache mod fcgid still not working.
     
  15. SamTzu

    SamTzu Active Member

    Let me rephrase my suggestion...

    Perhaps you should try to change your sites to use some other PHP while you figure out how to fix FastCGI?

     
  16. Lodivod

    Lodivod Member

    Solved using paid support.
     

Share This Page