Just installed the Collection extension on a corporate Windows based
mediawiki installation that is behind a firewall. I don't expect the
default rendering to work because of the firewall, but I do expect the
enabled collection to not cause a blank page to appear right off the
bat when I attempt to browse the wiki.
Updated the LocalSettings.php file with the following line.
require_once("$IP/extensions/Collection/Collection.php");
Made no other changes to any Collection files. Stopped and restarted
the Apache2 server. Tried to browse to the wiki and simply got a blank
page.
The version of collections in SVN is revision 85817, retrieve today,
April 14, 2011. I simply added the entire Collection as a subdirectory
to the extensions directory in the wiki.
Running:
Windows 2003 R2
MediaWiki 1.16.1
PHP 5.2.1 (apache2handler)
MySQL 5.0.27-community-nt
Any clues as to what the problem is?
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.