[PHP-INSTALL] RH8 + PHP5 + SNMP

2004-10-21 Thread Todd Hight
I'm having a trouble compiling PHP-5.0.2(and 4.9.3 too) with SNMP support. I get the following error when running configure: checking for SNMP support... yes checking OpenSSL dir for SNMP... no checking for net-snmp-config... /usr/bin/net-snmp-config checking for snmp_parse_oid in -lnetsn

[PHP-INST] crypt/MD5 problem

2002-11-12 Thread Todd Hight
Hello list, I currently having some trouble get PHP to compile with the correct crypt() support. It seem that when compiled as a DSO under Apache crypt() will not do MD5 encryption. However if I compile PHP standalone then all works correctly. I have tried with and without mod_ssl. I have