• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question curl version problem

BMG Germany

New Pleskian
Server operating system version
Ubuntu 18.04.6 LTS
Plesk version and microupdate number
Plesk Obsidian Version 18.0.49 Update #2
Hi All.

I Have a Problem.
I have add a cron job in Plesk with Retrieve a URL.
It's a php site.
If it's ready i receive a email:
/usr/bin/curl: /usr/lib/x86_64-linux-gnu/libcurl.so.4: no version information available (required by /usr/bin/curl)

on shell:
curl --version
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/1.1.1

and
locate libcurl.so.4
/usr/lib/x86_64-linux-gnu/libcurl.so.4
/usr/lib/x86_64-linux-gnu/libcurl.so.4.5.0
/usr/lib/x86_64-linux-gnu/libcurl.so.4.7.0
/var/www/vhosts/chroot/lib/libcurl.so.4

where is the problem and how can i fix it?

Thank & Best
Thomas
 
Hi Gewn

I don't know how is installed 7.81.
Perhaps Acronis Agent?

How can i fix the problem?

Thanks and regards
Thomas
 
Hello.

If i unlink libcurl.so.4, we have problems with our NewsMailer cron job
PHP Warning: PHP Startup: Unable to load dynamic library 'curl.so' (tried: /opt/plesk/php/7.3/lib/php/modules/curl.so (libcurl.so.4: cannot open shared object file: No such file or directory), /opt/plesk/php/7.3/lib/php/modules/curl.so.so (/opt/plesk/php/7.3/lib/php/modules/curl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

Do you have a other idea?

Thanks and Best
Tom
 
Back
Top