Re: FN-FORUM: snmp problem
date posted 6th October 2006 09:50
contents are:
; Enable snmp extension module
extension=snmp.so
should I change it to
; Enable snmp extension module
; extension=snmp.so
and will it have any detrimental effects ? Or what?
thanks
john
On 6 Oct 2006, at 09:53, Ady Wicaksono wrote:
> From phpinfo(), what's the content of /etc/php.d/snmp.ini
>
> You may disabled snmp module at there
---------------------------------------------------------