• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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