79670285

Date: 2025-06-18 08:47:45
Score: 2.5
Natty:
Report link

Seems like the issue was that the script rc.update_crl called by exec() reloads php-fpm daemon at some point which completely shuts down the script that makes the exec call (the one above).

So, this explains why I could not see any instruction executed after exec() call.

Thank you all for your help and quick responses !

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: abens