The solution is adding

WSGIApplicationGroup %{GLOBAL}

in apache conf. Thanks again to Burak :)


On 1 March 2012 14:37, azurIt <[email protected]> wrote:
>
> Hi,
>
> don't know what exactly you are doing wrong but my WSGI file looks very 
> different (and is working fine):
> http://pastebin.com/VP13wBqk
>
> azur
>
>
> ______________________________________________________________
>> Od: "Fedor Stepanov" <[email protected]>
>> Komu: <[email protected]>
>> Dátum: 01.03.2012 08:54
>> Predmet: [Soap-Python] rpclib and mod_wsgi
>>
>>Hello
>>I'm trying deploy rpclib application via apache mod_wsgi.
>>Tested service by suds app, but didn't get response from service.
>>handler.wsgi: http://pastebin.com/Yf3eve8d
>>Service debug output: http://pastebin.com/angUhsyC
>>Before this in development I used wsgi server from standart python lib
>>and got output from service on start: http://pastebin.com/8Z1NfPDE
>>btw, I used the same suds client but with different wsdl strings.
>>_______________________________________________
>>Soap mailing list
>>[email protected]
>>http://mail.python.org/mailman/listinfo/soap
>>
> _______________________________________________
> Soap mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/soap
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to