PHP Fatal error during a DreamFactory installation -


i pulling hairs here , choking kittens frustration.. trying find nice , easy framework pull data mysql server ios , android apps using rest-api , found little promising application called dreamfactory.

i had myriad of issues until stumbled on 1 while installing:

php fatal error:  call undefined function mcrypt_encrypt() in /opt/dreamfactory/platform/var/www/launchpad/vendor/kisma/kisma/src/kisma/core/utility/hasher.php on line 501 

has encountered during installation of dreamfactory , can advise me or alternatively similar application?

have tried using bitnami prepackaged version including stack? it's literally turnkey:

https://bitnami.com/stack/dreamfactory


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -