[eluser]coolcom[/eluser]
I have tried to install PHP 6 on my local server and now i am getting an erro message:
Fatal error: Non-static method CI_Base::CI_Base() cannot be called statically, assuming $this from incompatible context in C:\AppServ\www\vindinghoved\application\libraries\Controller.php on line 109
This is line 109:
CI_Base::__construct();
What is wrong?