• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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