Page 1 of 1

Operation timed out after 30000 milliseconds

Posted: Fri Apr 10, 2015 6:57 pm
by pjsa85a
Hi -

I have tried a thousand times to get this to install, but can never get pass the error message "Operation timed out after 30000 milliseconds with 3535 bytes received." This happens after I enter the db info, etc. I have:

set_time_limit(0);
ini_set('max_execution_time',600);

And I still get this error. Any ideas?

Thank you.

Re: Operation timed out after 30000 milliseconds

Posted: Sat Apr 11, 2015 11:33 am
by Thorsten
Hi,

please try to enable the DEBUG MODE in inc/Bootstrap.php and try it again.

bye
Thorsten