• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question PHP Extensions upgrade (module)

hsojhsoj

New Pleskian
How can I upgrade a php module like cURL in plesk's "PHP interpreter versions"? The version of cURL in my base php installation is up to date but the php supplied by plesk is using an old verison of cURL.

Do I do it like this?
"
If you want to install curl in a different file hierarchy than /usr/local,
you need to specify that already when running configure:

./configure --prefix=/path/to/curl/tree
"
What would the path be?
 

Attachments

  • Screen shot 2016-10-09 at 1.11.21 AM.png
    Screen shot 2016-10-09 at 1.11.21 AM.png
    94 KB · Views: 3
  • Screen shot 2016-10-09 at 1.44.09 AM.png
    Screen shot 2016-10-09 at 1.44.09 AM.png
    68.8 KB · Views: 3
Back
Top