salve, sto installando joomla 1.5 con xampp .
Durante l'installazione joomla rileva che ho display errors =On e quando termino l'installazione ottengo una serie di errori del tipo:

Strict Standards: Non-static method JLoader::import() should not be called statically in E:\xampp\htdocs\libraries\joomla\import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in E:\xampp\htdocs\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in E:\xampp\htdocs\libraries\joomla\import.php on line 32

Strict Standards: Non-static method JLoader::register() should not be called statically in E:\xampp\htdocs\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in E:\xampp\htdocs\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in E:\xampp\htdocs\libraries\loader.php on line 138

Strict Standards: Non-static method JRequest::clean() should not be called statically in E:\xampp\htdocs\libraries\joomla\import.php on line 33


Il bello è che ho modificato il file php.ini impostando display_errors=off.

non capisco il perchè. c'è qualcuno che mi aiuti?



tulipan