• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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