1
I downloaded the latest XAMPP..now at version 1.7.7, that includes:
Quote:
* Apache 2.2.21
* MySQL 5.5.16
* PHP 5.3.8
* phpMyAdmin 3.4.5
* FileZilla FTP Server 0.9.39
* Tomcat 7.0.21 (with mod_proxy_ajp as connector)
i tried to install xoops 2.52 RC
during the database creation,modules installation and theme selection
i receive below errors in the header
xoops is installed but the error continue to appear in the header..and the font of in the front end is large
Quote:
Strict Standards: Non-static method XoopsDatabaseFactory::getDatabase() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\install\class\dbmanager.php on line 47
Quote:
Strict Standards: Declaration of XoopsCacheFile::write() should be compatible with that of XoopsCacheEngine::write() in C:\xampp\htdocs\fix\class\cache\file.php on line 308
Strict Standards: Non-static method XoopsFile::getHandler() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\cache\file.php on line 111
Strict Standards: Non-static method XoopsFile::load() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\xoopsfile.php on line 108
Strict Standards: Non-static method XoopsFile::getHandler() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\file.php on line 106
Strict Standards: Non-static method XoopsFile::load() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\xoopsfile.php on line 108
Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method ProtectorCorePreload::eventCoreIncludeCommonStart() should not be called statically in C:\xampp\htdocs\fix\class\preload.php on line 139
Strict Standards: Non-static method Protector::getInstance() should not be called statically in C:\xampp\htdocs\fix\xoops_lib\modules\protector\include\precheck_functions.php on line 12
Quote:
Strict Standards: Declaration of XoopsCacheFile::write() should be compatible with that of XoopsCacheEngine::write() in C:\xampp\htdocs\fix\class\cache\file.php on line 308
Strict Standards: Non-static method XoopsFile::getHandler() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\cache\file.php on line 111
Strict Standards: Non-static method XoopsFile::load() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\xoopsfile.php on line 108
Strict Standards: Non-static method XoopsFile::getHandler() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\file.php on line 106
Strict Standards: Non-static method XoopsFile::load() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\fix\class\file\xoopsfile.php on line 108
In my other station im using xampp 1.7.3
Quote:
* Apache 2.2.14
* mysql 5.1.41
* PHP 5.3.1
i have no problem at all