I’ve recently gotten tired of dealing with old packages like Apache 2.2, and decided it’s time to take the plunge and try to upgrade Ubuntu on my VPS. I approach this with much trepidation; as the last time I tried something like this, I ended up with a VPS that needed to be reinstalled from… Continue reading Upgrading an OpenVZ VPS from 12.04 to 14.04
Tag: ubuntu
pclzip.lib.php : Missing zlib extensions
This problem took me awhile to solve, and required a bit of digging, so I’m going to post my solution here, in hopes that it helps anyone with the same problem. After upgrading my VPS from Ubuntu 12.04 LTS to 14.04 LTS, I got pclzip.lib.php : Missing zlib extensions on a bunch of my PHP… Continue reading pclzip.lib.php : Missing zlib extensions