Re: script failing at same line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It's a web app that draws maps in a browser. Sometime it will generate a seg fault. The command should not take long, so if there is some script construct that will throw an exception after a few seconds if the command has not completed I could signal the user that the map will not draw and to reload the page.

Jim

Ben Dunlap wrote:

    $map = ms_newMapObj($mapfile);

    The command creates a new mapscript object.


And PHP is hanging somewhere inside that constructor? Is this in a web context or a command-line context? Or both?


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux