I just upgraded to 1.20.2 and it seems to work fine. I downloaded SemanticMediaWiki and SemanticBundle into extensions. When I try to start up I get these errors.
apache2 gets here through a symlink wiki ->wiki-1.20.2.
Have I messed up a path someplace?
*Warning*: include_once(/opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticMediaWiki/SemanticMediaWiki.php) [function.include-oncehttp://localhost/wiki/index.php/function.include-once]: failed to open stream: Permission denied in * /opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticBundle/SemanticBundleSettings.php * on line *23*
*Warning*: include_once() [function.includehttp://localhost/wiki/index.php/function.include]: Failed opening '/opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticMediaWiki/SemanticMediaWiki.php' for inclusion (include_path='.:') in* /opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticBundle/SemanticBundleSettings.php * on line *23*
*Fatal error*: Call to undefined function enableSemantics() in * /opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticBundle/SemanticBundleSettings.php * on line *24.* * * *LocalSettings has two other extensions, both working. The activation as* * * * require_once( "$IP/extensions/SemanticBundle/SemanticBundle.php" ); require_once( "$IP/extensions/SemanticBundle/SemanticBundleSettings.php" );
*
Does the user under which apache is running have access to read /opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticMediaWiki/SemanticMediaWiki.php ?
Thanks for the jog of the memory ... SemanticBundle wasn't installed properly. All good now.
On Mon, Feb 4, 2013 at 12:04 PM, Platonides Platonides@gmail.com wrote:
Does the user under which apache is running have access to read
/opt/local/apache2/htdocs/wiki-1.20.2/extensions/SemanticMediaWiki/SemanticMediaWiki.php ?
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org