MainStreetJames, You're welcome. I'm sorry it didn't solve your problem. You seem to have added the correct extension in the line(for instance, if your files are .htm, you'd have to add .htm at the end of the security.limit_extensions line), from what I see in your other topic. Did you also check that the PHP-FPM user had read/write access to the files ? I don't remember if execution privileby Neovote_G - How to...
Hello MainStreetJames, I added the file to the www.conf (in my case, in /etc/php5/fpm/pool.d/) file, which is the server pool definition file for PHP-FPM. The pool.d directory was, in my case, in the same directory as the php-fpm.conf file. It is the file that contains the number of child processes, the user that the daemon will run as, etc. Hope this helps,by Neovote_G - How to...
Ok... So it was the update to PHP FPM 5.3.9 and its new directive : security.limit_extensions. By default it only accepts .php, but my scripts, for compatibiliy reasons with non-VPS servers that use SuPHP, are all .php5, so FPM denied them. security.limit_extensions = .php .php5 in the FPM pool definition solved it. This should be better documented in PHP, I had to search each point of tby Neovote_G - How to...
It looks like there is a problem with the fastCGI interface, as if fastCGI couldn't be accessed or something, because it only happens on PHP files. However, PHP-FPM runs under the same username, always did, and there was no problem before...by Neovote_G - How to...
Hello, I don't know what happened to my configuration, but now Nginx cannot read the home directory. I get : *1 directory index of "/home/www/" is forbidden, client: (my ip), server: (my server's name), request "GET / HTTP/1.1", host: (my server's name) I checked the following already : - Nginx runs as a user with a specific name, let's say 'nguser'. nguser is the ownby Neovote_G - How to...
Okay, In fact the EY balancer readme mislead me. I managed to make it configure it correctly, and it works. Here is how I did, in case it helps someone : -download and extract the nginx archive -download and extract the ey balancer archive -run the patch command as specified in EY balancer readme -did NOT run their makefile, but my own configure command, only edited with the --add-moduleby Neovote_G - How to...
Hello, I am currently running some load tests on a VPS. I'm using Nginx (1.0.10) + PHP-FPM (PHP 5.3) + MySQL Community Server (5.5). The VPS has four 8GB VCores, 24 GB RAM. Though my tests, I've managed to safely run 500 PHP instances. Each PHP instance has a connection to MySQL, which tends to have problems with too much simultaneous threads, hence the 500 PHP children limit, to avoid numby Neovote_G - How to...
![]() |
![]() |
![]() |
![]() |
|