Operation timed out after 30000 milliseconds

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
pjsa85a
Posts: 1
Joined: Fri Apr 10, 2015 6:33 pm

Operation timed out after 30000 milliseconds

Post 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.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Operation timed out after 30000 milliseconds

Post by Thorsten »

Hi,

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

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply