1
The error message when I first run Xoops 2.5.0 is :
Strict Standards: Redefining already defined constructor for class MyTextSanitizerExtension in C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php on line 52
Strict Standards: Redefining already defined constructor for class MyTextSanitizer in C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php on line 184
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\class\installwizard.php on line 87
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\class\installwizard.php on line 88
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\page_langselect.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\page_langselect.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\class\installwizard.php on line 204
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\xoops-2.5.0\htdocs\class\module.textsanitizer.php:52) in C:\AppServ\www\xoops-2.5.0\htdocs\install\class\installwizard.php on line 206
I have looked through other similar posts and have checked for white space, I have also tried deleting and unzipping again.