hello, it seems you got the wrong mailing list? On Fri, Sep 26, 2014 at 8:12 PM, Narration SD <[email protected]> wrote:
> I'm trying to run Craft CMS under hhvm. It works fine without hhvm, but > could definitely use the speedup running under Virtualbox.. > > With hhvm enabled, Craft logs what looks like a Yii error (Craft is built > on Yii): > > CPasswordHelper requires the Blowfish option of the PHP crypt() > function. This system does not have it.' > > I believe actually mcrypt is what's called, and is necessary for > Craft/Yii. I opened the Homestead VM as root, and looked around using find > etc.. > > Php.inis don't seem to have mcrypt info filled in, and in particular don't > reference an mcryptlib.so. There is a /usr/lib/php5/20131226/mcrypt.so, as > well as a /usr/lib/mcrypt.so.4 and .4.4.8 > > So the question is, how do I get Blowfish enabled for hhvm php, possibly > done by getting mcrypt enabled for hhvm? Given php is 5.6, and that I don't > get any errors when not running hhvm?? > > Thanks... > > -- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
