Code Igniter Run certain sites with PHP 5.6 on Ubuntu 16.04 I ran into a terrible problem today with one of my webapps. TLDR: PHP 7 has changes that break certain code that was working on PHP 5.6. It had something to do
Code Igniter Codeigniter with PHP 7 on MAMP - Troubleshooting I had codeigniter app that was running well with PHP 5.6 on MAMP. I got the latest version of MAMP Pro with the latest PHP 7. Everything was fine, till I browsed
HHVM Installing HHVM on Ubuntu I tried install HHVM for fun on my Ubuntu machine using the following steps: * Check ubuntu version lsb_release -a * Add the offical repo sudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com: