I am new to php and I am getting this error trying to load a cert
jameys-macbookpro41:~ user$ php -f ~/Sites/providerService.php
Warning: s
Just change the owner to www-data It will work :)
sudo chown www-data.www-data ck.pem
deafult user of apache www-data