Tuesday, December 2, 2014

Problems after moving to another server and PHP version - Fatal Error Error: include(): Cannot redeclare class debugger

Hello.

Recently the application I've created with CakePHP 2.3.0, and which was settled on a server with PHP 5.3.3-7, has been moved to new environment, based on PHP 5.4.34-1 version.

On the new environment a fatal error occurs:
Error: include(): Cannot redeclare class debugger   
File: /home/html/directory/lib/Cake/Core/App.php   
Line: 560

What can be the cause of such error?
I would be very appriciated for help.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: