Re: PHP script timing out after 90 mins
- From: "sharma" <sharma.chelluri@xxxxxxxxx>
- Date: 22 Jul 2005 04:15:24 -0700
Any apache version diffrencessss....
Justice wrote:
> Well I increrased the memory from 8M to 15M but there is no difference.
>
> Any ideas?
>
> Regards
> John
>
>
> "Justice" <Justice2005@xxxxxxxxx> wrote in message
> news:yqudndCON9Tr5kLfRVnyuQ@xxxxxxxxxxxxxxxxx
> > Hi,
> >
> > It's linux
> > On the previous server it was a shared IP. The new is a dedicated IP and
> > thus has its own PHP.INI.
> > I've gone in and changed memory_limit from 8M to 15M and I'll try again
> > tomorrow.
> > Thanks
> > John
> >
> >
> > <lkrubner@xxxxxxxxxxxxx> wrote in message
> > news:1121930162.004933.223800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > > > The program runs for about 2 hours.
> > > > It accesses an XML gateway, data is exchanged, and my site's database
> is
> > > >then updated.
> > >
> > > Tell us about the server. Windows, Unix, Linux, or Macintosh? What
> > > version of Apache? Or Windows?
> > >
> > > At a guess I'm thinking that Apache is enforcing some kind of module
> > > security. But I'm guessing.
> > >
> > > Is the script dying? What line does it die on? Maybe it runs out of
> > > memory? I've had arrays that fill up and kill a script by tripping the
> > > memory limit. What memory limit is set in php.ini? Perhaps it is lower
> > > than what was set on your last machine?
> > >
> >
> >
.
- References:
- PHP script timing out after 90 mins
- From: Justice
- Re: PHP script timing out after 90 mins
- From: Ken Robinson
- Re: PHP script timing out after 90 mins
- From: Justice
- Re: PHP script timing out after 90 mins
- From: lkrubner
- Re: PHP script timing out after 90 mins
- From: Justice
- Re: PHP script timing out after 90 mins
- From: Justice
- PHP script timing out after 90 mins
- Prev by Date: Re: associative arrays as variable variables ($$)
- Next by Date: Protect download files
- Previous by thread: Re: PHP script timing out after 90 mins
- Next by thread: $_SERVER['HTTP_USER_AGENT']
- Index(es):
Relevant Pages
|