Camwyn Posted July 19, 2011 Report Share Posted July 19, 2011 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? Quote Link to comment Share on other sites More sharing options...
Camwyn Posted July 19, 2011 Author Report Share Posted July 19, 2011 Never mind...it was my IDE debugger choking...sigh... Quote Link to comment Share on other sites More sharing options...
BobS Posted July 19, 2011 Report Share Posted July 19, 2011 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.