ISPConfig3 Apache2 Issue

Discussion in 'Installation/Configuration' started by PSKart, Oct 5, 2022.

  1. PSKart

    PSKart New Member

    Hello Team,

    I have installed ISPConfig3 on AWS instance to host 4-5 websites, it was working properly.
    But suddenly its stopped working even my web panel is not working. If I reboot the VM its works for 1-2 Minute & then again stops working.
    After restarting apache service still not working.

    In apache error.log file i can see below errors.
    Code:
    '.
    [Wed Oct 05 15:52:09.809184 2022] [:notice] [pid 889] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
    [Wed Oct 05 15:52:09.809189 2022] [:notice] [pid 889] mod_python: using mutex_directory /tmp
    [Wed Oct 05 15:52:10.027397 2022] [mpm_prefork:notice] [pid 889] AH00163: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.7.17 OpenSSL/1.1.1 configured -- resuming normal operations
    [Wed Oct 05 15:52:10.027444 2022] [core:notice] [pid 889] AH00094: Command line: '/usr/sbin/apache2'
    [Wed Oct 05 15:57:40.372322 2022] [mpm_prefork:notice] [pid 889] AH00169: caught SIGTERM, shutting down
    [Wed Oct 05 15:57:40.601495 2022] [suexec:notice] [pid 1926] AH01232: suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
    PHP Warning:  PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php/20170718/apcu.so (/usr/lib/php/20170718/apcu.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apcu.so.so (/usr/lib/php/20170718/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'apc.so' (tried: /usr/lib/php/20170718/apc.so (/usr/lib/php/20170718/apc.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apc.so.so (/usr/lib/php/20170718/apc.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/20170718/imagick.so (/usr/lib/php/20170718/imagick.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/imagick.so.so (/usr/lib/php/20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/lib/php/20170718/memcache.so (/usr/lib/php/20170718/memcache.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/memcache.so.so (/usr/lib/php/20170718/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    [Wed Oct 05 15:57:40.725786 2022] [:error] [pid 1935] python_init: Python version mismatch, expected '2.7.6', found '2.7.17'.
    [Wed Oct 05 15:57:40.727848 2022] [:error] [pid 1935] python_init: Python executable found '/usr/bin/python'.
    [Wed Oct 05 15:57:40.727858 2022] [:error] [pid 1935] python_init: Python path being used '/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload'.
    [Wed Oct 05 15:57:40.727880 2022] [:notice] [pid 1935] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
    [Wed Oct 05 15:57:40.727886 2022] [:notice] [pid 1935] mod_python: using mutex_directory /tmp
    [Wed Oct 05 15:57:40.773864 2022] [mpm_prefork:notice] [pid 1935] AH00163: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.7.17 OpenSSL/1.1.1 configured -- resuming normal operations
    [Wed Oct 05 15:57:40.773894 2022] [core:notice] [pid 1935] AH00094: Command line: '/usr/sbin/apache2'
    [Wed Oct 05 18:04:24.755665 2022] [mpm_prefork:notice] [pid 1935] AH00173: SIGHUP received.  Attempting to restart
    PHP Warning:  PHP Startup: Unable to load dynamic library 'apcu.so' (tried: /usr/lib/php/20170718/apcu.so (/usr/lib/php/20170718/apcu.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apcu.so.so (/usr/lib/php/20170718/apcu.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'apc.so' (tried: /usr/lib/php/20170718/apc.so (/usr/lib/php/20170718/apc.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/apc.so.so (/usr/lib/php/20170718/apc.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/lib/php/20170718/imagick.so (/usr/lib/php/20170718/imagick.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/imagick.so.so (/usr/lib/php/20170718/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP Warning:  PHP Startup: Unable to load dynamic library 'memcache.so' (tried: /usr/lib/php/20170718/memcache.so (/usr/lib/php/20170718/memcache.so: cannot open shared object file: No such file or directory), /usr/lib/php/20170718/memcache.so.so (/usr/lib/php/20170718/memcache.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    [Wed Oct 05 18:04:25.005300 2022] [:error] [pid 1935] python_init: Python version mismatch, expected '2.7.6', found '2.7.17'.
    [Wed Oct 05 18:04:25.008925 2022] [:error] [pid 1935] python_init: Python executable found '/usr/bin/python'.
    [Wed Oct 05 18:04:25.008935 2022] [:error] [pid 1935] python_init: Python path being used '/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload'.
    [Wed Oct 05 18:04:25.008948 2022] [:notice] [pid 1935] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
    [Wed Oct 05 18:04:25.008963 2022] [:notice] [pid 1935] mod_python: using mutex_directory /tmp
    [Wed Oct 05 18:04:25.069438 2022] [mpm_prefork:notice] [pid 1935] AH00163: Apache/2.4.29 (Ubuntu) mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.7.17 OpenSSL/1.1.1 configured -- resuming normal operations
    [Wed Oct 05 18:04:25.069471 2022] [core:notice] [pid 1935] AH00094: Command line: '/usr/sbin/apache2'
    
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

  3. PSKart

    PSKart New Member

    Hello Team,
    Issue solved, it was AWS who blocked my 80, 443 & 8080 ports due to some malicious activity on website running on my panel.
    someone hacked into WordPress site & did phishing attempts & hence AWS blocked ports.
     
    ahrasis and till like this.

Share This Page