HittingSmoke
Active member
Another thing to add to the requirements, PHP needs to be compiled with openssl support.
Most PHP repo packages have this in their binaries but if you run your stack from source you need to have PHP compiled with --with-openssl. I had to recompile PHP.
Most PHP repo packages have this in their binaries but if you run your stack from source you need to have PHP compiled with --with-openssl. I had to recompile PHP.