I'm getting the following warning when running PHP scripts from the command 
line:
PHP Warning:  Module 'mcrypt' already loaded in Unknown on line 0

How can I get rid of this?  My error report directives are:
error_reporting = E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR

Thanks!
Floyd


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to