Error caused by lsphp-curl

Cold-Egg

Administrator
#2
Hi,
It has been fixed for a long time, could you share the phpinfo page or screenshot of the curl pkg information, as well as reproduce stepsof  communicate with the external source?
 
#3
https://www.new-tara.cf/ is the new site.

Phpinfo page :
https://www.new-tara.cf/phpinfo.php

Curl pkg information
root@tara-Standard-PC-i440FX-PIIX-1996:~# curl -V
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3
Release-Date: 2020-01-08
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets


Reproduce steps of communicate with the external source

Wordpress Site Health
/wp-admin -> Tools -> Site Health

Critical issues

Could not reach WordPress.org
Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins.

Error Your site is unable to reach WordPress.org at 198.143.164.251, and returned the error: cURL error 28: Operation timed out after 10002 milliseconds with 0 out of 0 bytes received
 
#4
Hi, may I know how to solve this problem please?

I have this issue when installing cyberpanel on two physical servers with different configurations. I also tried to install Proxmox VE and cyberpanel with these two servers and had the same problem.
 
#6
This is the error code

The following packages have unmet dependencies:
libcurl4-openssl-dev : Depends: libcurl4 (= 7.68.0-1ubuntu2.8) but 7.68.0-1ubuntu2.7 is to be installed
E: Unable to correct problems, you have held broken packages.
 
#8
I'm having the same issue.

Have upgraded packages - LS is now running PHP 8.2. extension=curl is uncommented in the ini file and yet I get curl_init not found...

Ideas?
 
Top