Hi anyone can use curl on godaddy dedicated server? My php curl function doesn't work on my site. The php.ini on the server is read-only and not modifiable. I also upload a custom php.ini with uncommented extension=php_curl.dll. still not working. Please help me.
You will need to uncomment this from loaded php configuration file. If you own your server, you can temporary allow modify permission to your php.ini and then make the required changes. Make sure you restart your web server after making the changes. If you can't do it I suggest you to contact Godaddy to do it on your behalf. Kailash