ISPIRE.ME IT Howto, secrets and helpful hints

Fix Upgrading Nginx 1.10 fails error unknown directive 0

Fix Upgrading Nginx 1.10 fails error unknown directive

Updated August 2026: “Unknown directive” after an Nginx upgrade usually still means a module/package mismatch or a directive that moved. On current Nginx builds, confirm the package set (nginx-full vs lean builds), run nginx -T,...

Backtesting EA Forex Tester 3 Software MT4 independent 0

Backtesting EA Forex Tester 3 Software MT4 independent

Backtesting EA Forex Tester 3 Software MT4 independent Forex Tester 3 which im glad to have found is a simulation Software of the Forex market. If you are already familiar with Metatrader4 you will coping...

Running php-fpm with different user group using umask 7

Running php-fpm with different user group using umask

Updated August 2026: Running php-fpm pools under dedicated users/umask is still best practice. The same idea applies to PHP 8.x pools (including 8.3–8.5): one pool per site, correct listen.owner/listen.group, and a real umask in the...