From: Reini U. <ru...@x-...> - 2011-03-03 11:35:42
|
2011/3/3 <pw...@an...>: > is there some tutorial installing Phpwiki on Windows XP on Apache server? > > I tried to install Phpwiki (phpwiki-1.4.0rc1.zip) on default Apache > XAMPP server installation, but on the configuration page titled > "Configuration for PhpWiki config\config.ini" I get a lot of errors > like: > > Strict Standards: Non-static method HTML::getTagProperties() should > not be called statically, assuming $this from incompatible context in > X:\xampp\htdocs\phpwiki\lib\HtmlElement5.php on line 45 > > Can somebody help me? > I am not an administrator guru, just something between intermediate > and litle advanced. Which php version exactly? Looks like a problem we fixed only recently for php-5.3, so you would need latest svn. svn co https://phpwiki.svn.sourceforge.net/svnroot/phpwiki phpwiki -- Reini Urban http://phpwiki.org/ http://murbreak.at/ |