From: <pw...@an...> - 2011-03-10 17:23:25
|
Hello, I tried to download latest SVN files on 8th March, but still I have an error. I have Apache with PHP 5.3.5. The errors look 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 ... Error: "Non-static method FileFinder::_get_lang() should not be called statically" ... Error: "Non-static method _variable_password::get_html() should not be called statically, assuming $this from incompatible context" Can this be fixed or should I better use older Apache/PHP? Thanks Filip On Thu, Mar 3, 2011 at 12:35 PM, Reini Urban - ru...@x-... <+pw+firy+70c624cc55.rurban#x-r...@sp...> wrote: > 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/ > > |