Hi All
I have a feeling that the answer I'm going to get is it can't be done. But, I am trying to install Semantics MediaWiki on a Windows 2012 Server. The issue I have is the server is on an internal network with no connection to the Internet. I have looked through the documentation that says that need composer to run it on Windows but from what I have seen this is not possible without the Internet. Is this true? Can this be done? If it can, does anyone have any information on how to do it? When I add Semantics to the local settings I keep getting an error saying: "PHP Fatal error: Interface: 'Serializers\DispatchableSerializer' not found in c:\wamp\www\extensions\SemanticMediaWiki\src\Serializers\QueryResult\Serializer.php on line 29" Any assistance is appreciated. Gary ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Semediawiki-user mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
The way to go would be to prepare the whole installation on an internet-enabled computer using composer and then deploy it to your server (e.g. using a usb stick).
Stephan > -------- Original Message -------- > Subject: [Semediawiki-user] Semantics Media Wiki on Windows Server > Local Time: June 30, 2017 12:34 PM > UTC Time: June 30, 2017 10:34 AM > From: [hidden email] > To: [hidden email] > Hi All > I have a feeling that the answer I"m going to get is it can"t be done. But, I am trying to install Semantics MediaWiki on a Windows 2012 Server. > The issue I have is the server is on an internal network with no connection to the Internet. I have looked through the documentation that says that need composer to run it on Windows but from what I have seen this is not possible without the Internet. Is this true? > Can this be done? If it can, does anyone have any information on how to do it? > When I add Semantics to the local settings I keep getting an error saying: > "PHP Fatal error: Interface: "Serializers\DispatchableSerializer" not found in c:\wamp\www\extensions\SemanticMediaWiki\src\Serializers\QueryResult\Serializer.php on line 29" > Any assistance is appreciated. > Gary > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world"s most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Semediawiki-user mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/semediawiki-user Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Semediawiki-user mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
In reply to this post by Semantic Mediawiki - User mailing list
SMW and MediaWiki run on Windows environments, the problem I encountered on two machines is a buggy PHP implementation in Windows, of course resulting in some problems with MediaWiki.
So I try to stay away from Windows as much as I can, but maybe the PHP implememtation improved in the meantime. cheers, Bernhard ----- Am 30. Jun 2017 um 12:34 schrieb semediawiki-user [hidden email]: > Hi All > I have a feeling that the answer I'm going to get is it can't be done. But, I am > trying to install Semantics MediaWiki on a Windows 2012 Server. > The issue I have is the server is on an internal network with no connection to > the Internet. I have looked through the documentation that says that need > composer to run it on Windows but from what I have seen this is not possible > without the Internet. Is this true? > Can this be done? If it can, does anyone have any information on how to do it? > When I add Semantics to the local settings I keep getting an error saying: > "PHP Fatal error: Interface: 'Serializers\DispatchableSerializer' not found in > c:\wamp\www\extensions\SemanticMediaWiki\src\Serializers\QueryResult\Serializer.php > on line 29" > Any assistance is appreciated. > Gary > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Semediawiki-user mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/semediawiki-user ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Semediawiki-user mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/semediawiki-user |
Free forum by Nabble | Edit this page |