Posted by:
kathir
April 05, 2010 01:41PM
Valkenier Wrote:
-------------------------------------------------------
> I have used Joomla on my local computer with
> easyphp 5.3.0. No problems.
>
> I have upgraded to easyphp 5.3.1. Did a clean
> installation of Joomla. Installation went fine.
> Then when I try to visit the site (localhost) or
> the adminpage I get a whole bunch of errors. I
> show only the first 3:
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 29
>
> Strict Standards: Non-static method
> JLoader::register() should not be called
> statically in C:\Program
> Files\EasyPHP\www\libraries\loader.php on line 71
>
> Strict Standards: Non-static method
> JLoader::import() should not be called statically
> in C:\Program
> Files\EasyPHP\www\libraries\joomla\import.php on
> line 32
>
>
> To be sure I went back, did a clean install of
> easyphp 5.3.0, clean install of joomla. And: no
> problems.
>
> Any clues on whats going on?