Jump to content

Page timeout!


IER506

Recommended Posts

Good evening everyone. I'm developing a portal and one of the pages has to do with database cleanup.

My main cleanup page is called dboptimize.php . Now, on that page there is a link and when the user clicks on

it a new page opens called dbcleanup.php and some DELETE queries are executed. Finally the dbcleanup.php

redirects the user to dpoptimize.php (when the deletions are done).

 

The problem is that the functions in dbcleanup.php work fine but i receive a internet explorer error possibly due

to a timeout. (It takes about 5-6 seconds to run the DELETE queries). I was trying to change some values

in php.ini or in apache configuration or in my script but I have no results!

 

Can you suggest some ideas?

Link to comment
https://forums.phpfreaks.com/topic/208113-page-timeout/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.