July 19, 201114 yr comment_9401 Hi all, Am trying to get mcrypt working on Orion, and think I have settings right, but I keep getting Fatal error: Call to undefined function mcrypt_module_open() So far I have:put php_mcrypt.dll (from Mona) in usr/local/php/extensionsput libmcrypt.dll (also from Mona) in usr/local/apache2/binset the extension in all three php.ini filesto no avail...any suggestions? Report
July 19, 201114 yr comment_9404 I'm not sure I'd be comfortable moving items from Mona forward. Mona used PHP 5.2.x and 5.3.1 but Orion is at 5.3.6. That may or may not be important. Also, Orion series uses VC9 compiler, whereas Mona was VC6. I don't know if that figures in here or not, but better to realize it may have an effect. Regards,BobS Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.