Posted by petersprc on 09/23/07 08:39
Hmm, some things you could check: If php4 and php5 are using the same
libs, they will need to be re-installed separately; ldd snmp.so will
show if any dependency libraries are missing and some libs need to be
installed; might need to recompile if your net-snmp libs were
updated...
On Sep 23, 12:16 am, "Oliver" <oliver.obo...@nospam.coradiant.com>
wrote:
> Hi group:
>
> I'm running FreeBSD 6.2 with PHP5.2.4. I get this error when I try to start
> PHP:
>
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/local/lib/php/20060613-debug/snmp.so' - Cannot open
> "/usr/local/lib/php/20060613-debug/snmp.so" in Unknown on line 0
>
> Any ideas?
>
> Oliver
[Back to original message]
|