Re: [DOC-WEB] svn: /web/doc-editor/trunk/php/ RepositoryManager.php conf/conf.ini
[email protected] (TORRES yannick)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
Hi hannes, What is the "best" practice so ? Continue to have a config var to indicate the php binary path ? I have talk about that on IRC with Derick and it seems that he thinks that it was the best practice ;) Best, Yannick 2010/4/8 Hannes Magnusson <[email protected]> > On Thu, Apr 8, 2010 at 10:59, Yannick Torres <[email protected]> wrote: > > yannick Thu, 08 Apr 2010 10:59:11 +0000 > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=297692 > > > > Log: > > Remove unecessary conf var to link php binariry. Modify the way we call > configure.php script to check the build > > I don't think thats a good idea. > > Strictly relying on env is bad. Many people have various builds > available, and some installed and some not. > configure.php for example has the ability to execute the "external > tasks" using a different PHP binary then itself is being executed > under.. > > -Hannes >