Hello We have the same problem in our wiki. It runs in a MAC OSX machine.
Any idea? Thanks in advance Javier Rojas El jueves, 8 de marzo de 2012 14:37:49 UTC+1, clanli escribió: > > Hi > > I'm having some problem to connect to my MediaWiki:Collection. > The statuspage says: > Post request failed > > The POST request to http://wmiki.ekvagen.com:8899 failed. (Failed to > connect to 192.168.10.26: Permission denied.) > > My Localsettings.php are: > > # mwiki.ekvagen.com are not vissible to the internet. > # Collection > require_once("$IP/extensions/Collection/Collection.php"); > $wgCollectionMWServeURL = 'http://mwiki.ekvagen.com:8899'; > $wgServer = 'http://mwiki.ekvagen.com'; > $wgCollectionFormats = array( > 'rl' => 'PDF', > 'odf' => 'ODT', > ); > > No logged in user or password is needed for reading or creating a > page. > I'm running CentOS 6.2 > MediaWiki 1.18.1 > Collection r100383 > I installed mwlib via easy_install. > It is possible to test mw-render and succed with following command: > mw-render --config=http://edutechwiki.unige.ch/mediawiki/ --writer=rl > --output=./flash-cs3.pdf Flash_CS3_desktop_tutorial > > Thanks > Claes > > > -- You received this message because you are subscribed to the Google Groups "mwlib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
