Category Archives: Web Servers

Puppet: Retrieved certificate does not match private key

I’ve been playing around with puppet recently and while trying to start up a client and get it to talk to the server I ran into this error: err: Could not request certificate: Retrieved certificate does not match private key; … Continue reading

Posted in Virtualisation, Web Servers | Tagged , | View Comments

Config cache problems with Magento

After having numerous problems upgrading a Magento site 1.4.1.1 on a test server I decided to try and get it working locally before applying the fix(es) to the live server. This is a fairly simple process and there’s lots of … Continue reading

Posted in Web Apps, Web Servers | Tagged | View Comments

Can’t connect to remote mysql server with php/apache but can through php/cli

Today at work we were migrating some sites to a new server infrastructure with the different services (i.e. php, mysql, mail) spread over different servers. One problem we ran into whilst setting this up was that php scripts running through … Continue reading

Posted in Computing, Web Servers | Tagged , , , , | View Comments