|
Posted by Julie on 11/24/05 14:12
I have a very large php script that processes a database.
The script works at times, but then other times in IE, it will say "website
found, waiting for reply"
then say "done", then show the error page.
1. What is causing this? It seems when I clear out my cache, it may work.
The script takes about 2.5 minutes to run and is it because for some reason,
IE doesnt want to wait and is refreshing the page?
2. How can I set this script to run on the server with a cron job. It needs
to launch this php script, and then close it.
I am on an apache server
Thanks for your help
Julie
[Back to original message]
|