I have an instance of version 0.6 running that I would like to upgrade
to version 0.7, but I am missing something from the directions that is making my semantic wiki not work.
I went and built a fresh version of mediawiki v1.10 as not to impact my current wiki and I believe I am following the INSTALL directions, but something is not right?
My environment is as noted from Special:Version
* MediaWiki: 1.10.0
* PHP: 5.1.6 (apache2handler)
* MySQL: 5.0.27
My develpment server uses an internal IP address we will use 193.168.3.125 as an example.
I have added the package to the /extensions folder and have a copy of rdfapi-php in the libs folder. I just extracted it and let it name the folder as root so its /var/www/html/wiki/extensions/SemanticMediaWiki
I have added the following lines to the LocalSettings.php
include_once('extensions/SemanticMediaWiki/includes/SMW_Settings.php');
$smwgIQDefaultLinking = 'all';
enableSemantics('192.168.3.125');
When I do this I get a white blank screen.
On this clean build I have the following other extensions enabled and working
require_once ("$IP/extensions/StringFunctions/StringFunctions.php");
require_once("extensions/inputbox.php");
require_once( "{$IP}/extensions/Cite/Cite.php" );
require_once( "{$IP}/extensions/ParserFunctions/ParserFunctions.php" );
What am I doing wrong? Do I need to modify SMW_Settings.php?
Any assistance is greatly appreciated.
Thanks,
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------I went and built a fresh version of mediawiki v1.10 as not to impact my current wiki and I believe I am following the INSTALL directions, but something is not right?
My environment is as noted from Special:Version
* MediaWiki: 1.10.0
* PHP: 5.1.6 (apache2handler)
* MySQL: 5.0.27
My develpment server uses an internal IP address we will use 193.168.3.125 as an example.
I have added the package to the /extensions folder and have a copy of rdfapi-php in the libs folder. I just extracted it and let it name the folder as root so its /var/www/html/wiki/extensions/SemanticMediaWiki
I have added the following lines to the LocalSettings.php
include_once('extensions/SemanticMediaWiki/includes/SMW_Settings.php');
$smwgIQDefaultLinking = 'all';
enableSemantics('192.168.3.125');
When I do this I get a white blank screen.
On this clean build I have the following other extensions enabled and working
require_once ("$IP/extensions/StringFunctions/StringFunctions.php");
require_once("extensions/inputbox.php");
require_once( "{$IP}/extensions/Cite/Cite.php" );
require_once( "{$IP}/extensions/ParserFunctions/ParserFunctions.php" );
What am I doing wrong? Do I need to modify SMW_Settings.php?
Any assistance is greatly appreciated.
Thanks,
Paul
This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ Semediawiki-user mailing list Semediawiki-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/semediawiki-user