I did copy the php.ini-recommended into /etc/php.info, rename it to php.ini
put the max execution time to 60000 and restarted apache (php as module)
But I do still get a max execution time 30s reached.

Do you have an idea what's wrong?

Thanx,

Andy
"Rasmus Lerdorf" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> It is called php.ini.  A php.ini-dist sample file comes with the
> distribution.  phpinfo() will tell you where it is supposed to live.  Just
> copy php.ini-dist to that_location/php.ini and edit it appropriately.
>
> -Rasmus
>
> On Thu, 16 May 2002, andy wrote:
>
> > Hi there,
> >
> > I am wondering what the equivalent to php.ini is on linux. There is no
such
> > file on linux. Is there a different name?
> >
> > I would like to set up the max execution time
> >
> > Thanx,
> >
> > Andy
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
>



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

Reply via email to