I have the render server up and running. I needed to change the
$wgServer to the IP address. I also needed to add the domain to:
$wgCollectionMWServeCredentials = ("bunny:rabbit1:DOM");

On Apr 13, 10:44 am, wikilee <[email protected]> wrote:
> I had someone at my work get the mwlib working and he ran the test
> file successfully.
>
> I pointed the collection extension to the linux box and I get a HTTP
> 500 internal server error. I know this is a long shot for anyone to be
> able to help me but where do I go to troubleshoot this error?
>
> require_once("$IP/extensions/Collection/Collection.php");
> $wgCollectionMWServeURL ("http://XXXXXX.corp.XXXXXX.com:8899";);
>
> python     3412    root    8u  IPv4   11160       TCP *:1002 (LISTEN)
> .....
> python    14181    root    3u  IPv4   35411       TCP *:8899 (LISTEN)
> mw-qserve 14182    root    6u  IPv4   35402       TCP *:14311 (LISTEN)
> python    14183    root    3u  IPv4   35454       TCP *:8898 (LISTEN)
>
> 14180 ?        Ss     0:01 /usr/local/lib/python2.6/python /usr/local/
> bin/supervisord
> 14181 ?        Sl     0:16 /usr/local/lib/python2.6/python /usr/local/
> bin/nserve.py
> 14182 ?        S      0:17 /usr/local/lib/python2.6/python /usr/local/
> bin/mw-qserve
> 14183 ?        Sl     0:00 /usr/local/lib/python2.6/python /usr/local/
> bin/nslave.py --cachedir ~/cache/
> 14184 ?        Sl     0:00 /usr/local/lib/python2.6/python /usr/local/
> bin/postman.py

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

Reply via email to