[GH-ISSUE #50] It's dead #35

Open
opened 2026-02-28 00:40:15 +03:00 by kerem · 1 comment
Owner
Originally created by @harsxv on GitHub (Jun 10, 2019). Original GitHub issue: https://github.com/telephone/LookingGlass/issues/50 https://github.com/telephone/LookingGlass#nginx The following link is dead. http://www.tautt.com/best-nginx-configuration-for-security/?from=@ https://i.imgur.com/mgOGIbu.png
Author
Owner

@ryanpek commented on GitHub (May 21, 2022):

Debian 11:
If anyone is having trouble with mtr or trace running here is the fix:

nano /etc/php/7.4/fpm/php.ini
or
nano /etc/php.ini

add or edit
max_execution_time = 300
request_terminate_timeout = 300

systemctl restart php7.4-fpm.service

<!-- gh-comment-id:1133627831 --> @ryanpek commented on GitHub (May 21, 2022): Debian 11: If anyone is having trouble with mtr or trace running here is the fix: nano /etc/php/7.4/fpm/php.ini or nano /etc/php.ini add or edit max_execution_time = 300 request_terminate_timeout = 300 systemctl restart php7.4-fpm.service
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#35
No description provided.