Categories
- Computing (5)
- Miscellaneous (1)
- News (1)
- Programming (5)
- Version Control (1)
- Virtualisation (2)
- Web Apps (2)
- Web Servers (3)
Blogroll
Open source
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
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
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