Hello, i ve one big problem with my MediaWiki.
I ve installed it @ my localhost (an IIS from Microsoft, with PHP and MySQL) and it works fine.
But even when i search for an title that doesnt exist i get the Fatal Error: "Fatal error: Only variables can be passed by reference in c:\Inetpub\wwwroot\includes\SearchEngine.php on line 36"
What must i do to get an page like "Nothing where found with this text." e.g.
I havnŽt changed this dokument.
LG Sascha Brockmeyer
Sascha Brockmeyer wrote:
Hello, i ve one big problem with my MediaWiki.
I ve installed it @ my localhost (an IIS from Microsoft, with PHP and MySQL) and it works fine.
But even when i search for an title that doesnt exist i get the Fatal Error: "Fatal error: Only variables can be passed by reference in c:\Inetpub\wwwroot\includes\SearchEngine.php on line 36"
You've omitted the version numbers, but it looks like you're running one of the new versions of PHP which adds fatal errors for what should be perfectly legitimate constructs. MediaWiki 1.4 does not support these versions; upgrade to 1.5rc4.
-- brion vibber (brion @ pobox.com)
wikitech-l@lists.wikimedia.org