- If you are getting an error message while tried to install any WordPress theme or plug-ins from wordpress admin panel. If the error message says “Download failed. There are no HTTP transports available which can complete the requested request.”. Then this post might help you.
- Step1: You have to edit your php.ini file, so find the php.ini file & open it with notepad.
- Step2: Find “php_curl” extension on the php.ini file
- Step3: After finding, now enable the php_curl extension by removing the semicolon (;)
- Step4: save the php.ini file & close it
- Step5: Restart the apache service.
- Step6: It’s done.
- Now you can download any wordpress themes & plugins from wordpress admin panel.
No comments:
Post a Comment