I have compiled PHP with mcrypt   and it works fine if I run a script from
the command line but through a browswer such as IE   I get the following
error:



Fatal error: Call to undefined function: mcrypt_module_open() in
/home/wheit/html/test.php on line 6


What do I need to do to be able to use these functions through a browser   I
use apache as a web server


Randy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to