Question
The server encountered an internal error or misconfiguration... How to solve this problem?
Hi,
My system config - LAMP stack with centos 6.
I am sending emails through smtp by mandrill to about 5k users. When I send after a while it my script (script is a PHP script) gives me this error
The server encountered an internal error or misconfiguration and was unable to complete your request.
"Please contact the server administrator, root@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log."
In apache error log file i get this error "mod_fcgid: read data timeout in 31 seconds"
I have put set_time_limit (300); to increase the execution time limit for the script, but the same error.
Please help , how can I solve this problem
Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
The server encountered an internal error or misconfiguration… How to solve this problem?