• 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.

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