1

Gateway Timeout 504 error Server is unavailable in suite CRM

The server received an invalid response from another server it was accessing while attempting to load the web page or fulfill another request by the browser.

ethan
asked Sep 12, 2019
edited
1 Answer
2

Need to modify your PHP settings to allow more memory and time

Navigate to the PHP Configuration file as follows.

On CentOS 7.6, the path is /etc/php.ini

vim /etc/php.ini

Set the max_execution_time=300 where max_execution_time can be increased up to 300 seconds

View More
linuxhelp
answered Sep 12, 2019
Your Answer
||||
 
100:0