Hi, I am running PHP 4.2.3 on Apache 1.3 and using COM to write 3 reports using Excel. The problem I am having is that something is going wrong with this process, but I can not put my finger on it as no clues are presenting themselves. I run the script through a browser. The overall script takes about 36 minutes to run. I have changed the php.ini values to allow the script to run for longer than this. The script runs, but I always end up with a 500 error. The script also always only manages to produce just two of the three reports, but as no error messages are being returned by PHP, I am assuming that my code is sound. If I configure the script to produce a single report, and produce each report individually, it works successfully. Therefore, I am stumped as to why it won't run the entire script. My initial thoughts are that it is some sort of timeout happening somewhere, but I can't think where. Can you help?
Joe DISCLAIMER: This email is private and confidential and is for the addressee only. If misdirected, please notify us and confirm that it has been deleted from your system and any hard copies destroyed. You are strictly prohibited from using, printing, distributing or disseminating it or any information contained in it to save to the intended recipient. ______________________________________________________________ This message has been checked for all viruses by BTnet VirusScreen. The service is delivered in partnership with MessageLabs. This service does not scan any password protected or encrypted attachments. If you are interested in finding out more about the service, please visit our website at http://www.btignite.com/internetservices/btnet/products_virusscreen.htm ============================================================== -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php