Detailed map traversal, teach you to master the complex gremlin query debugging method>>>
When using cul extension, prompt problem with the SSL CA cert (path?access rights?) Or use Yum to update or install the software
One possibility is that the CA package of the system has not been updated
The package name is
ca-certificates
Update this package. Generally, you can install or update the software through yum
Curl extension still indicates that this problem needs to be solved by restarting PHP and reloading the extension
yum -y install ca-certificates
pkill php-fpm
/usr/local/php/sbin/php-fpm
Similar Posts:
- Problem with the SSL CA cert (path? access rights?)
- Please connect the device in Xcode upgrade 11.7
- Make Command ERROR: “make:*** No targets specified and no makefile found.Stop.” [Three Method to Solve]
- Error 77 when solving PHP curl HTTPS
- After tensorflow is installed, an error occurred during import: importerror: DLL load failed: the specified module cannot be found
- [Solved] CURL Install Error: GnuTLS: The TLS connection was non-properly terminated. Unable to establish SSL connection.
- OS X: equivalent to WGet of Linux
- [Solved] Homebrew curl: (60) SSL certificate problem: certificate has expired
- [Solved] Exception in thread “main” java.lang.IllegalStateException: Failed to read
- Windows php Call to undefined function curl_init()