[Geomoose-users] Increasing printout time

Len Kne lkne at houstoneng.com
Mon Oct 19 10:50:44 EDT 2009


Try increasing "max_execution_time" in your php.ini file.

Len

-----Original Message-----
From: t faustino [mailto:geomatrix3d at gmail.com] 
Sent: Monday, October 19, 2009 9:38 AM
To: geomoose-users at lists.sourceforge.net
Subject: [Geomoose-users] Increasing printout time

Hi folks,

Is there a way to increase the timeout time (current default of
30secs) for print function? Only reference I found in print.php on
line 34;

# Get a list of maps
$input = $document->getElementsByTagName('input')->item(0);

$extent = split(' ',$input->getAttribute('mapext'));
$imagesize = array($input->getAttribute('width'),
$input->getAttribute('height'));

$UniqueHandle = 'print_output_'.time();


-- 
"If one advances confidently in the direction of his dreams, and
endeavors to live the life which he has imagined, he will meet with a
success unexpected in common hours."  ~Thoreau

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geomoose-users




More information about the Geomoose-users mailing list