Hi all, I hope i'll find an answer here because i h'ave a big problem.
I have a Mediawiki 1.18 server with the last version of mwlib. I have apache2, php5 and postgresql installed on it. This server cannot access Internet, that's why i've decided to run mwlib on my own server. The problem is that i can't launch nserve.py, postman.py and nslave.py in order to run the server. The only one i can start is mw-qserve. mw-render is working well as i can generate PDF manually. Here is the error message i got when i try to launch them : mutstrle006:/usr/local/bin # nserve.py listening on 0.0.0.0:8899 watch: localhost:14311: system down watch: localhost:14311: error in watch_qserve: [Errno 111] Connection refused watch: localhost:14311: error in watch_qserve: [Errno 111] Connection refused watch: localhost:14311: error in watch_qserve: [Errno 111] Connection refused watch: localhost:14311: error in watch_qserve: [Errno 111] Connection refused ... When i try to launch postman.py or nslave.py : Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused Error while calling pulljob: [Errno 111] Connection refused ... The collection extension is installed on Mediawiki and is working well, i just can't export any articles in PDF. When mw-qserve is started and i try to export a page as PDF, i got the error : (Empty reply from server). Can somebody help me please ?! -- 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.
