Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Warning: cannot yet handle MBCS in html_entity_decode()! in /home2/ …


chrishajer
Participant

@chrishajer

The problem is not that they SUPPORT PHP4, it’s that you WANT PHP5. Add this to your .htaccess if you’re at 1&1.

AddType x-mapp-php5 .php

That will force *.php files to be processed by PHP5. That should resolve the problem for you.

Skip to toolbar