• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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