When I restart httpd (/sbin/service httpd restart) I get the following:
Shutting down http: [ OK ]
Starting httpd: Processing config directory: /etc/appliance/apacheconf
Processing config file: /etc/appliance/apacheconf/apache
PHP Warning: snmp: Unable to initialize module
Module compiled with module API=20010901, debug=0, thread-safety=0
PHP compiled with module API=20020429, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
Processing config directory: /etc/appliance/apacheconf
Processing config file: /etc/appliance/apacheconf/apache
Processing config directory: /etc/httpd/conf/virtual
[ OK ]
Specifically what does the PHP warning mean?