• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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