Upgrade of Ubuntu, Apache2, MySQL, PHP and CakePHP

I have been upgrading 2 Ubuntu machines. Detail are in the gist:


The error msg from Cake is as stated, jammed in the top-left corner of the screen:
dispatch ( new CakeRequest(), new CakeResponse() );
Clearly our app runs on the updated Staging machine, but not on the upgraded Live machine.

TIA.

I found the problem. There was an Apache addon which was not installed by default, and yes, it was PHP related. Phew!

Glad you solved it :slight_smile:

@Ron

Hello Ron
I have the same issue, so could you please give me some detail advices to resolve it.

Thanks in advance