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 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.
