Skip to main content
0 votes
1 answer
30 views

I’m running lighttpd 1.4.80 with PHP via FastCGI (php-cgi, not php-fpm). The page Optimizing FastCGI performance says: there is a potential race condition during the PHP cleanup code in which PHP can ...
noch's user avatar
  • 9
3 votes
1 answer
85 views

I've checked on the questions regarding this issue, they did not help (see what I tried below). I setup a multi-container app on docker with a httpd:2.4 (apache) container acting as reverse-proxy ...
DevelJoe's user avatar
  • 1,552
0 votes
0 answers
58 views

I am trying to rewrite FastCGI extension which was written for Lua Resty module of NGINX by benagricola, but it keeps on failing to connect to any PHP-FastCGI server (throws fastCGI : recv header ...
Zorono's user avatar
  • 75
0 votes
2 answers
101 views

I'm following this (very good) tutorial on how to serve a Flask app over hte intenet. I now have everything working well using Nginx - but I want to use Lighttpd with Fastcgi as that is my main web ...
Doug Conran's user avatar
0 votes
1 answer
100 views

I'm having a problem where the response I get from nginx is truncated, meaning that the source returned just ends part way through. If I run the nginx container locally everything works, the problem ...
Adam Wheeler's user avatar
1 vote
0 answers
110 views

A server of mine sits and resizes images for a living. It can live for days, weeks, or sometimes longer - but always eventually just mysteriously stops working, and all PHP scripts on the box are ...
jamescridland's user avatar
1 vote
1 answer
282 views

I built a server in docker using nginx+php-fpm (nginx/1.18.0, PHP 8.2.3 (fpm-fcgi), Zend Engine v4.2.3) and ran a web page ssrf.php with ssrf vulnerability, where the part of the code that has the ...
Big-K's user avatar
  • 11
0 votes
1 answer
82 views

I have a perl fastcgi script that listens on port 2022 of localhost that I want to use as handler for any file with the extension 'stml'. What has proved to be trivial on every other webserver is ...
Maelstrom's user avatar
0 votes
0 answers
63 views

I'm on dreamhost and I keep having these errors in my error log. The site shows my custom 500 Error content, and the backend setting and customization pages, but all of the front facing content is ...
Tomoi Huruhara's user avatar
0 votes
0 answers
66 views

What does IIS FastCGI do when the number of concurrent connections exceeds the Max Instances setting? eg, Max Instances is set at 1 and 2 requests come in at the same time. Does IIS FastCGI a) queue ...
Jamie Kitson's user avatar
  • 4,180
0 votes
1 answer
359 views

I am using PHP 8.2-FPM with Nginx, and I am trying to set a custom php.ini file using the PHPRC environment variable. I can see that $_SERVER['PHPRC'] is correctly set in the PHP Variables section ...
Seyhmus's user avatar
0 votes
0 answers
152 views

I'm trying to host a Django application on IIS using FastCGI. I've followed the steps to set up IIS with FastCGI and the wfastcgi.py handler for Django. However, I keep encountering an HTTP Error 500....
Himanshu Kaushik's user avatar
1 vote
0 answers
75 views

I am experiencing intermittent redirect loops on my website, which cause temporary downtime. These issues appear randomly but seem to resolve automatically without any changes on my end. I'm using ...
Gulshan Kumar's user avatar
0 votes
0 answers
170 views

the error log for php 8.x, reports that there is an error. It looks like this: 2024/08/15 17:55:10 [error] 1753#1753: *836069 FastCGI sent in stderr: "scoreboard: failed to lock (already locked);...
Kevin Hill's user avatar
1 vote
2 answers
392 views

I am transferring a site that was built on Windows XAMPP to a server running Ubuntu 24.04 (Noble Numbat), Apache 2.4.62, and PHP 7.4.33. Everything is working fine, except PHP files containing spaces ...
Colt's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
137