brother4
Basic Pleskian
Command:
	
	
	
		
Error:
	
	
	
		
Checked file:
	
	
	
		
Permissions appear to be correct. Execution in the console via SSH works without problems. Any ideas?
				
			
		Bash:
	
	curl -u user:passwd https://example.com/wp-cron.php?doing_wp_cron
	Error:
		Code:
	
	0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate file: /etc/ssl/certs/ca-certificates.crt
	Checked file:
		Bash:
	
	[CODE]ls -l /etc/ssl/certs/ca-certificates.crt
-rw-r--r-- 1 root root 208567 May 25 04:21 /etc/ssl/certs/ca-certificates.crt
	Permissions appear to be correct. Execution in the console via SSH works without problems. Any ideas?