• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

FastCGI and PHP

V

varet

Guest
I have a problem my error log after enabling fast cgi, grewup like crazy.

It seems to work properly but the error log contains:

[Tue Apr 27 22:59:59 2010] [notice] mod_fcgid: call /var/www/vhosts/galitel.gr/httpdocs/pop_products.php with wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Tue Apr 27 22:59:59 2010] [notice] mod_fcgid: server /var/www/vhosts/galitel.gr/httpdocs/pop_products.php(6285) started
[Tue Apr 27 23:00:11 2010] [notice] mod_fcgid: call /var/www/vhosts/balanos-co.gr/httpdocs/products6.php with wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Tue Apr 27 23:00:11 2010] [notice] mod_fcgid: server /var/www/vhosts/balanos-co.gr/httpdocs/products6.php(6369) started
[Tue Apr 27 23:00:13 2010] [notice] mod_fcgid: call /var/www/vhosts/aliziotis.gr/httpdocs/details2.php with wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Tue Apr 27 23:00:13 2010] [notice] mod_fcgid: server /var/www/vhosts/aliziotis.gr/httpdocs/details2.php(6372) started
[Tue Apr 27 23:00:18 2010] [notice] mod_fcgid: call /var/www/vhosts/dmaniatis.gr/httpdocs/index.php with wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Tue Apr 27 23:00:18 2010] [notice] mod_fcgid: server /var/www/vhosts/dmaniatis.gr/httpdocs/index.php(6384) started
[Tue Apr 27 23:00:23 2010] [notice] mod_fcgid: call /var/www/vhosts/diatrofologos.com.gr/httpdocs/index.php with wrapper /var/www/cgi-bin/cgi_wrapper/cgi_wrapper
[Tue Apr 27 23:00:23 2010] [notice] mod_fcgid: server /var/www/vhosts/diatrofologos.com.gr/httpdocs/index.php(6401) started
 
It is not error but just notifications. Seems you have enabled some extra logging for Apache. Try to find and disable this option in Apache config.
 
Back
Top