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