Well, I don’t know, Alvaro. What would be the better list that you would suggest?
This is a question on Vagrant, specifically on what’s configured with the latest box which includes HHVM. There appears to be something missing only when running HHVM there. Regards, Clive From: [email protected] [mailto:[email protected]] On Behalf Of Alvaro Miranda Aguilera Sent: Friday, September 26, 2014 1:21 AM To: [email protected] Subject: Re: [vagrant-up] hhvm php Blowfish apparently not enabled in Homestead vagrant hello, it seems you got the wrong mailing list? On Fri, Sep 26, 2014 at 8:12 PM, Narration SD <[email protected] <mailto:[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] <mailto:[email protected]> . For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to a topic in the Google Groups "Vagrant" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/vagrant-up/f1Jm6x_ds7E/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected] <mailto:[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.
