2009/5/12 DaB. <[email protected]>:
> Hello,
> Am Tuesday 12 May 2009 11:58:42 schrieb Andrew Dunbar:
>> But I still see a bad gateway when I try to access the script from a
>> browser. Also I don't know where to find the error log from the fcgi
>> script.
>
> /var/log/http/errors

I could find some old errors there but if I did tail -f
/var/log/http/errors I didn't see fresh errors come through as I
modified the code and accessed the URL.

> If you grep for your name, you see that you had have path-problems tomorrow
> which are now solved (BTW: I said to you last night in the channel that it is
> a path-problem).

It was tricky because there were two path problems: finding
MediaWiki::API and then that module finding JSON::XP which is
installed on nightshade but not wolfsbane.

> The problem is now that your script doesn't generate any output (at least zeus
> says so).

It does now. I modified MediaWiki::API locally to use JSON which I
installed locally instead of JSON::XP which cannot be installed
locally.

Thanks for your help.

Andrew Dunbar (hippietrail)

> Sincerly,
> DaB.
>
>
> --
> wp-blog.de
>
> _______________________________________________
> Toolserver-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/toolserver-l
>
>



-- 
http://wiktionarydev.leuksman.com http://linguaphile.sf.net

_______________________________________________
Toolserver-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/toolserver-l

Reply via email to