• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by 32bits

  1. 3

    Issue Can't load PHP curl

    Thank you. So in short based on the warning on that page, I shouldn't manually upgrade curl to latest as Ubuntu currently only offers 7.58 in repo. Looks like I can't use curl on php 8.4 then! Thanks for everyone's help.
  2. 3

    Issue Can't load PHP curl

    Ubuntu 18.04..6 uname -a Linux xxxxxxx.com 4.15.0-248-tuxcare.els36-generic #259 SMP Fri Jun 6 13:02:22 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux That's the problem, thank you. I'm on curl 7.58.0 (x86_64-pc-linux-gnu) libcurl/7.58.0. Is there a plesk-approved way of upgrading, or can I just do...
  3. 3

    Issue Can't load PHP curl

    Thanks. I've tried that - after removing and reinstalling PHP 8.4, curl is still not available in the extensions page. PHP calls to curl fail. If I install PHP 8.1 in the same way, curl is available in the extensions page. PHP calls to curl succeed. Any suggestions to investigate the...
  4. 3

    Issue Can't load PHP curl

    Thanks but I've already done this. I was already installing php8 through plesk in the way you suggest. Curl simply doesn't appear on the extensions tab. Other extensions are there, but no curl, even though curl is visible in php -m. I suspect that the PHP config --without-curl has something...
  5. 3

    Issue Can't load PHP curl

    Hope someone can help. I can't use curl in PHP, Plesk Obsidian 18.0.70. Curl worked fine in php7.x. Following plesk upgrade, curl is not available in php8.4.8. Curl (lib) doesn't appear in Tools & Settings > PHP Settings > 8.48 FPM "Settings for 8.4.8 FPM application" Extensions list, and so...
Back
Top