rgbellotti
New Member
I've tried in two distros now and ran into the same roadblock, but when I'm installing the necessary components to start building with Laravel, I get a message about needing to enable openssl in PHP, or that I should "recompile PHP with --with-openssl option". From what I was able to find online, it's necessary to uncomment the "extension=openssl" line in the php.ini. So I did this, in both the -dev and -pro versions of the php.ini file, and still gt the same message when trying to install Composure, that I need to enable the openssl to install. I'm currently trying in a new install of MXLinux, and I previously tried in Parrot OS but had the same problems