On Wed, Nov 16, 2011 at 10:23:45AM -0300, Nicolás Güena wrote:
> The extensions are loaded (uncommented)
[...]
> extension=php_snmp.dll
[...]
> Fatal error: Call to undefined function snmp_set_oid_numeric_print() in
> C:\jffnms\conf\config.php on line 8
It seems it is not available in windows. Th
=php_xmlrpc.dll
;extension=php_xsl.dll
;extension=php_zip.dll
-- Cabecera original ---
De: "Pierre-Damien GATOUILLAT" p...@free.fr
Para: "jffnms-users" jffnms-users@lists.sourceforge.net
Copia:
Fecha: Tue, 15 Nov 2011 09:15:06 +0100
Asunto: Re: [jffnms-users]
;extension=php_zip.dll
-- Cabecera original ---
De: "Pierre-Damien GATOUILLAT" pide...@gmail.com
Para: "Nicolás Güena" nicolas.gu...@speedy.com.ar
Copia:
Fecha: Tue, 15 Nov 2011 09:10:50 +0100
Asunto: Re: [jffnms-users] Problem with JFFNMS 0.9.1
> 2011/11/14 Ni
On Mon, Nov 14, 2011 at 01:50:32PM -0300, Nicolás Güena wrote:
> PHP 5.2.17 (Win32-VC6)
> Fatal error: Call to undefined function snmp_set_oid_numeric_print() in
> C:\jffnms\conf\config.php on line 8
It's either an old version of PHP or you don't have the snmp module
loading in.
- Craig
--
Cra
> Hello, how are you?
Hello, I'm fine, thank you :)
>
> I´m sorry to bother you, but I am having problems when I try to launch JFF.
>
>
> Fatal error: Call to undefined function snmp_set_oid_numeric_print() in
> C:\jffnms\conf\config.php on line 8
perhaps you miss those configurations lines in
Hello, how are you?
I´m sorry to bother you, but I am having problems when I try to launch JFF.
I followed Javier Szyszlican aka SzYsZ Install Guide for Windows XP.
I´m running a stand alone Windows XP PC. No Mail server nor nothing.
Software:
Apache 2.2.21 (win32-x86-no_ssl)
PHP 5.2.17 (Win32