What cURL version is running on my server?

Avatar
  • Answered
My website is hosted on secureXXX.inmotionhosting.com. What version of cURL is running on that server?
Avatar
johnpaulb-imhs1
Hello, Thank you for your question regarding the cURL version running your server. Since this is a public forum, we cannot provide account specific information here for security purposes. But, there are a couple of ways to view the cURL version on your server. Here are the best options:
  • View your cURL version with a phpinfo page.
  • Connect to your server via SSH then run the following command:
    curl -V
Thank you, John-Paul