I have made a web app using CodeIgniter 2.1.3 with PHP 5.4.24 and EasyPHP 14.1 on WAMP. Now, I want to transfer my server on Ubuntu 12.04 LTS using this LAMP tutorial. Everything works fine except my web app stops on working. It can parse simple scripts though like when creating new CI file. I can't figure out what's wrong.
Here's what the log says:
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
HTTP/1.0 500 Internal Server Error 15ms