Re: [PHP-DEV] SVN Account Request: lytboris

2010-12-22 Thread Larry Adams
He has a patch for snmp. Adds multi-oid support. Sent via DROID on Verizon Wireless -Original message- From: Antony Dovgal To: internals@lists.php.net Sent: Wed, Dec 22, 2010 15:16:42 GMT+00:00 Subject: Re: [PHP-DEV] SVN Account Request: lytboris On 12/22/2010 06:09 PM, Larry Adams

Re: [PHP-DEV] SVN Account Request: lytboris

2010-12-22 Thread Larry Adams
I support. He has one of the worlds largest cacti installs and I have reviewed and found the patch good. Regards, Larry Adams aka TheWitness www.cacti.net Sent via DROID on Verizon Wireless -Original message- From: Antony Dovgal To: internals@lists.php.net Sent: Wed, Dec 22, 2010

Re: [PHP-DEV] Towards 5.3.2

2009-12-07 Thread Larry Adams
Pierre Joye wrote: 2009/12/7 Ilia Alshanetsky : On 2009-12-07, at 10:10 AM, Pierre Joye wrote: hi, On Mon, Dec 7, 2009 at 4:05 PM, Larry Adams wrote: What's the status of the SNMP fixes? I see that SNMP is still not in the 5.3.x code. Don't hijack th

Re: [PHP-DEV] Towards 5.3.2

2009-12-07 Thread Larry Adams
Pierre Joye wrote: 2009/12/7 Ilia Alshanetsky : The NEWS file would tell me why patches were not merged? Also the news file does not contain entries about many fixes that don't have corresponding bug # attached to them. As I recall the 5.3.1 NEWS entry were merged back to the PHP_5_3 6 day

[PHP-DEV] Alteration of PHP-SNMP to Use Net-SNMP on Windows instead of UCD-SNMP

2007-07-21 Thread Larry Adams
All, I would like to change the build file for Windows to utilize Net-SNMP instead of Ucd-SNMP and would like to know which branches I should be updating: PHP_5_2/HEAD. Please advise. Regards, Larry Adams www.cacti.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

[PHP-DEV] How to Obtain CVS Password

2007-07-21 Thread Larry Adams
-snmp bug's currently in place. I would like to resolve them, but I am uncertain in what versions I can fix them and would like to know who call's those shots. Please advise. Regards, Larry Adams aka TheWitness www.cacti.net -- PHP Internals - PHP Runtime Development Mailing List

[PHP-DEV] CVS Account Request: thewitness

2006-01-01 Thread Larry Adams
Please generate a CVS account for me for development of the php_snmp extension documentation. I would also like Karma to the php extension in CVS, if at all possible. If not, please provide documentation access. I have contacted [EMAIL PROTECTED] and he thinks it's Ok and welcomes the help. -

RE: [PHP-DEV] Proposed Modifications to PHP_SNMP Extension for Consideration

2005-12-29 Thread Larry Adams
Nuno, Here is the file with the modified extension. It is build around the 5.0.4 source. Larry > The config.w32 didn't pass through. If you change the > extension to .txt, we will be able to receive it. > > Nuno // $Id: config.w32,v 1.1 2003/12/19 17:00:10 wez Exp $ // vim:ft=javascript ARG

[PHP-DEV] Proposed Modifications to PHP_SNMP Extension for Consideration

2005-12-29 Thread Larry Adams
utomatic creation of the "c:/usr/snmp/persist" directory by the php_snmp.dll file, and, as stated previously, the lack of important php_snmp functions and bug fixes in Windows.   Regards,   Larry Adams The Cacti Group   # Microsoft Developer Studio Project File - Name="snmp&quo

[PHP-DEV] >> Interactive PHP Not Ready?? <

2004-08-22 Thread Larry Adams
I believe that the PHP interactive is NOT ready for production. Comments please... Larry Adams -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [PHP-CLI] Accessing Input Lines from Functions Utilizing "-F"

2004-06-26 Thread Larry Adams
not the input line I typed in. Let me explain. C:\i>c:\php\php.exe -a -F myfile.php Interactive mode enabled test // my function myfile.php is now called. The question is how do I retreive the input line "test" from myfile.php Thanks in Advance, Larry Adams -- PHP Internal

[PHP-DEV] Accessing keyboard input in Interactive PHP

2004-06-26 Thread Larry Adams
not the input line I typed in. Let me explain. C:\i>c:\php\php.exe -a -F myfile.php Interactive mode enabled test // my function myfile.php is now called. The question is how do I retreive the input line "test" from myfile.php Thanks in Advance, Larry Adams -- PHP Internal

[PHP-DEV] >> How to Establish Bi-Directional Pipe to PHP Via ANSI "C" <

2004-06-20 Thread Larry Adams
PHP in memory once and then send commands to the pipe, for example "-f myfileA.php\n" "-f myfileB.php\n" have each command executed via the pipe and have the result of the script returned via the standard output file desciptor. Any help would greatly be appreciated. Regards, Lar

[PHP-DEV] >> How to Establish Bi-Directional Pipe to PHP Via ANSI "C" <

2004-06-20 Thread Larry Adams
PHP in memory once and then send commands to the pipe, for example "-f myfileA.php\n" "-f myfileB.php\n" have each command executed via the pipe and have the result of the script returned via the standard output file desciptor. Any help would greatly be appreciated. Regards, Lar