- Q: Installation failed: Download failed. No working transports found
A: The openssl extension is missing or disabled. Openphp.ini
and searchopenssl
, if this extension is commented out, uncomment that line by removing semicolon(;). After that save the change and restart your web server. - Q: There has been an error cropping your image
A: The gd extension is missing or disabled. Openphp.ini
and searchgd
, if this extension is commented out, uncomment that line by removing semicolon(;). After that save the change and restart your web server.