79264742

Date: 2024-12-09 11:12:00
Score: 1.5
Natty:
Report link

For the ones running Nginx + PHP-FPM : Solution was to restart php-fpm to make it work : /bin/pkill -F /var/run/php-fpm.pid followed by /usr/local/sbin/php-fpm -c /usr/local/etc/php.ini -y /usr/local/lib/php-fpm.conf -RD 2>&1 >/dev/null

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Balobiana