over 5 years ago
For this modify the php.ini files in your xampp folder.These three file you have to change to enable curl library with XAMPP in Windows
Browse and open these 3 files
C:\Program Files\xampp\apache\bin\php.ini C:\Program Files\xampp\php\php.ini C:\Program Files\xampp\php\php4\php.ini
Uncomment the following line in your php.ini file .
;extension=php_curl.dll
After removing it will looks like -
extension=php_curl.dll
Now Restart your Apache server.
For checking whether curl is enable or disable. Use this -
phpinfo()
Starting with Chrome version 45, NPAPI is no longer supported for Google Chrome. For more information, see Chrome and NPAPI (blog.chromium.org).
Firefox and Microsoft Internet Explorer are recommended browsers for websites using java applets.
Chrome Version Support
Are you sure, you want to delete this comment?
Sign up using
0 Comment(s)