do you have shell access, and do they have the CGI version of PHP?
you could always try running it from the command line
if you have access
> -----Original Message-----
> From: mike cullerton [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 09, 2001 10:25 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] max_execution_time & header
>
>
> on 7/9/01 8:17 AM, Peter Schumacher at [EMAIL PROTECTED] wrote:
>
> > I still run into the max_execution_time!!! I thought it would be reset as I
> > redirect to another page.
>
> within your script
>
> ini_set("max_execution_time", $some_bunch_of_seconds);
>
> -- mike cullerton
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]