Computer and IT knowledge - things to know
problem: php script timeouts always after 60 seconds
in log file you see probably something like that:
>> /var/log/httpd/error.log
[proxy_fcgi:error] [pid 902:tid 139997042652928] (70007)The timeout specified has expired: [client 192.168.2.99:62467] AH01075: Error dispatching request to : (polling)
solution:
/etc/httpd/conf/httpd.conf
Timeout 600
ProxyTimeout 600
restart apache + php-fpm service
computer2know :: thank you for your visit :: have a nice day :: © 2024