from php web page:
http://www.php.net/manual/en/ini.core.php#ini.include-path


include_path *string* 
<http://www.php.net/manual/en/language.types.string.php>

Specifies a list of directories where the *require()* 
<http://www.php.net/manual/en/function.require.php>, *include()* 
<http://www.php.net/manual/en/function.include.php> and 
*fopen_with_path()* functions look for files. The format is like the 
system's PATH environment variable: a list of directories separated with 
a colon in Unix or semicolon in Windows.

putting ownet.php in any directory of $PATH (for unix) or %PATH% for 
windows could work :)




Roberto Spadim escreveu:
> PHP module should be included in php env variable "PATH", when someone 
> want use
> require "ownet.php" it could be loaded without problems, i don't know (i 
> only use absolute paths) where php put its file but i think that 
> /usr/bin/php or something else (PECL or PEAR path) could run
> wait some minutes and i will tell you with sure
>
> Paul Alfille escreveu:
>   
>> Just added to the CVS under modules/ownet/php.
>>
>> Also moved ownet.py to modules/ownet/python
>>
>> It will also be included in the next owfs release. Where should the 
>> module install?
>>
>> Paul Alfille
>>
>> On 12/23/06, *Roberto Spadim* <[EMAIL PROTECTED] 
>> <mailto:[EMAIL PROTECTED]>> wrote:
>>
>>     Hi, is it in main line or in alpha  release yet?!
>>
>>
>>     -------------------------------------------------------------------------
>>     Take Surveys. Earn Cash. Influence the Future of IT
>>     Join SourceForge.net's Techsay panel and you'll get the chance to
>>     share your
>>     opinions on IT & business topics through brief surveys - and earn cash
>>     http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>     
>> <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV>
>>     _______________________________________________
>>     Owfs-developers mailing list
>>     Owfs-developers@lists.sourceforge.net
>>     <mailto:Owfs-developers@lists.sourceforge.net>
>>     https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>
>>
>> ------------------------------------------------------------------------
>> Esta mensagem foi verificada pelo E-mail Protegido Terra 
>> <http://mail.terra.com.br/>.
>> Scan engine: McAfee VirusScan / Atualizado em 22/12/2006 / Versão: 
>> 5.1.00/4925
>> Proteja o seu e-mail Terra: http://mail.terra.com.br/
>> ------------------------------------------------------------------------
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys - and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Owfs-developers mailing list
>> Owfs-developers@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>>   
>>     
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
> Esta mensagem foi verificada pelo E-mail Protegido Terra.
> Scan engine: McAfee VirusScan / Atualizado em 22/12/2006 / Versão: 5.1.00/4925
> Proteja o seu e-mail Terra: http://mail.terra.com.br/
>
>
>
>
>   



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to