use a specific php.ini for php cli

AlexW474 alex.w474 at gmail.com
Thu Jun 12 17:35:14 UTC 2008


On Jun 12, 5:24 pm, AlexW474 <alex.w... at gmail.com> wrote:
> On Jun 4, 3:31 pm, Bill Moran <wmo... at potentialtech.com> wrote:
>
>
>
> > In response to Nicolas Letellier <nico... at nicoelro.net>:
>
> > > Hello.
>
> > > I would like to know if it is possible to have anotherphp.ini forphp
> > > command line? I have aphp.ini with many restrictions (open_basedir,
> > > disabled functions, etc...) used byapache(and mod_php).
>
> > > I would like to user anotherphp.ini file forphpcommand line (I don't
> > > want to have disabled functions or safe_mode for command linephp).
>
> > > I use php5 in the port tree.
> > >From 'manphp':
>
> >        --php-ini path|file
> >        -c path|file   Look forphp.ini file in the directory path or  use  the
> >                       specified file
>
> You can use this instruction:http://www.witsuite.com/support/knowledge-base/manual-installation/in...
>
> It clearly shows how to use differentphp.ini forApachePHPandPHP
> CLI.
> You can even create a few bat files with different environment.
BTW, this instruction is for Windows, but the approach is suitable for
FreeBSD as well.

>
> Regards,
> Alex
> _______________________________________________
> freebsd-questi... at freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr... at freebsd.org"


More information about the freebsd-questions mailing list