• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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