Ok.. http://www.gossamer-threads.com/lists/cherokee/users/18707 this
archiver formats your config with syntax error (CDATA part)


Greetings
Jędrzej Nowak



2010/9/27 Jędrzej Nowak <[email protected]>:
> But hmm....
>
>
> /home/dav/wsgidav.uwsgi:7: parser error : StartTag: invalid element name
> <![.CDATA[.
>  ^
> /home/dav/wsgidav.uwsgi:41: parser error : Sequence ']]>' not allowed in 
> content
> <![.CDATA[.
>  ^
> /home/dav/wsgidav.uwsgi:41: parser error : Sequence ']]>' not allowed in 
> content
> ]]>
> ^
> /home/dav/wsgidav.uwsgi:41: parser error : internal error
> ]]>
> ^
> /home/dav/wsgidav.uwsgi:41: parser error : Extra content at the end of
> the document
> ]]>
> ^
>
>
>
>
> Pozdrawiam
> Jędrzej Nowak
>
>
>
> 2010/9/27 Jędrzej Nowak <[email protected]>:
>> Thanks roberto :)
>>
>> I was confused with uWSGI wizard :)
>>
>> Pozdrawiam
>> Jędrzej Nowak
>>
>>
>>
>> On Sun, Sep 26, 2010 at 11:33 PM, Roberto De Ioris <[email protected]> wrote:
>>>
>>>
>>>> So... What are detailed steps to setup wsgidav via uWSGI on
>>>> Cherokee... I'm definitelly frustrated... :D (I don't like uWSGI way...)
>>>>
>>>
>>>
>>> uWSGI can be configured in so many ways that i really doubt you will not
>>> find one you like :)
>>>
>>> By the way,
>>>
>>> 1) start uWSGI with the xml content i have posted
>>>
>>> ./uwsgi -x file.xml
>>>
>>> (where file.xml is the path to the xml file)
>>>
>>> 2) add a new remote source in Cherokee admin (call it whatever you want)
>>> that point to 127.0.0.1:4041 (the socket set in the xml file [ obviuosly
>>> change it with whatever you want])
>>>
>>>
>>> 3) In cherokee admin go to the virtualhost section, and map / (or whatever
>>> directory/uri you want) to the uWSGI handler you have created.
>>>
>>> 2 Notes:
>>>
>>> Do not use the Wizard as it is outdated and create more problem than you
>>> wish. Follow my instructions.
>>>
>>> You can let cherokee spawn uwsgi for you using a "local source" instead of
>>> a "remote source". (but trust me, start before with the remote one with
>>> uWSGI spawned manually)
>>>
>>> --
>>> Roberto De Ioris
>>> http://unbit.it
>>>
>>>
>>>
>>> --
>>> Roberto De Ioris
>>> http://unbit.it
>>> _______________________________________________
>>> Cherokee mailing list
>>> [email protected]
>>> http://lists.octality.com/listinfo/cherokee
>>>
>>
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to