bcmath + mhash, not available?
Posted: Tue Jun 15, 2010 8:05 pm
Greetings All.
Amid all the UDP flood craziness, I've been handed a PHP+Mysql system that requires bcmath and mhash to be enabled in php.
In the php -i | grep mhash output I see: '--with-mhash=shared,/usr'
and I also see : '--enable-bcmath=shared'
so that tells me that both should be available, yet this php+mysql script came with an "advisor" script that runs a test from the website where's it's installed and reports the MHash Function and the BCMath Extension as failures.
So I'm a little confused. Anyone have any ideas?
Amid all the UDP flood craziness, I've been handed a PHP+Mysql system that requires bcmath and mhash to be enabled in php.
In the php -i | grep mhash output I see: '--with-mhash=shared,/usr'
and I also see : '--enable-bcmath=shared'
so that tells me that both should be available, yet this php+mysql script came with an "advisor" script that runs a test from the website where's it's installed and reports the MHash Function and the BCMath Extension as failures.
So I'm a little confused. Anyone have any ideas?