• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

FastCGI is not working in Plesk 10.4.4 MUI20 running in Ubuntu 10.04

T

TuroLate

Guest
Hi,

When I enable FastCGI on any domain in my Plesk server, if I try to run a php file it shows with the error message:

------------8<------------

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Web Server at domain.com

------------8<------------

In the server error log this is the only thing that comes:

-------------8<-------------

[Thu Mar 15 15:51:58 2012] [warn] [client xxx.xxx.xxx.xxx] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server
[Thu Mar 15 15:51:58 2012] [error] [client xxx.xxx.xxx.xxx] Premature end of script headers: test.php

-------------8<-------------

If I su as the ftp/user/owner of the domain and try to run the cgi_wrapper that Plesk writes in the .conf files for the domain:

/var/www/cgi-bin/cgi_wrapper/cgi_wrapper < /var/www/vhosts/domain.com/httpdocs/test.php

It works ok.

This is what I'm running:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.4 LTS
Release: 10.04
Codename: lucid

# cat .autoinstaller/microupdates.xml
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<patches>
<product id="plesk" version="10.4.4" installed-at="20120315T102926">
<patch version="20" timestamp="" installed-at="20120315T103340" />
</product>
</patches>

Does anyone know of a solution for this issue?

Thanks in advance.
 
Anyone?

Still not working on: 10.4.4 Update #25, last updated at April 10, 2012 06:25 AM
 
Managed to fix it.

I fixed it in the end, let's say I'm not impressed with Plesk in general.
 
Back
Top