Re: Question about start using ZServerSSL on win box...
"Thomas G. Apostolou" <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <[email protected]> |
Hello Michael, tahnks for replying. I heve read the documentation you sudgested, but still it says: 1.. Copy $ZSSL/z2s.py into $ZOPE. 2.. Depending on your operating system, modify $ZOPE/start or $ZOPE/start.bat to invoke $ZOPE/z2s.py, instead of $ZOPE/z2.py. The files $ZSSL/starts and $ZSSL/starts.bat serve as examples. this is from http://www.zope.org/Members/ngps/ZServerSSL-HOWTO whitch is a link from http://sandbox.rulemaker.net/ngps/m2/ ... and, as i said, I do not have any $ZOPE/start or $ZOPE/start.bat or $ZOPE/z2.py, i only have a file named PythonService.exe into "C:\Program Files\Plone 2\Zope\bin" and i found that all about running ZService as service start from "C:\Program Files\Plone 2\Data\bin\zopeservice.py" But still i cannot fully understand where the server is called so that i replace it with z2s.py or what ever needed... Thanks again "Michael Vartanyan" <[email protected]> wrote in message news:[email protected]... > Hello Thomas, > > AFAICS you are using instructions that are obsolete since Zope 2.6 > times. This is probably because the 2.7 instructions have been removed > from the distribution somehow between 0.13 and 0.15. You can still get > the Zope 2.7 instructions from the "original" M2 location: > > http://sandbox.rulemaker.net/ngps/Dist/m2crypto-0.13.zip > > It works with minor tweaking (search this list or email me if you get > into trouble). Having said that, I had to switch to Apache front end for > SSL with client authentication, M2 unfortunately leaks memory like hell, > it is no condition to be used in production at the present... According > to Heikki, OSAF is not interested in supporting M2 as the Zope server > component so we need to wait for Ng to return or find someone else to > support it or give up :-/ > > Thomas G. Apostolou wrote: > > >After reading and searching for a while i found that all about running > >ZService as service start from C:\Program Files\Plone > >2\Data\bin\zopeservice.py > >But still i cannot fully understand where the server is called so that i > >replace it with z2s.py or what ever needed... > >Any ideas? > > > >"Thomas G. Apostolou" <[email protected]> wrote in message > >news:[email protected]... > > > > > >>Hello all, > >> > >>I have build M2Crypto.0.15 version on a win xp box recently and was > >> > >> > >reading > > > > > >>"ZServerSSL HOWTO" > >>http://www.zope.org/Members/ngps/ZServerSSL-HOWTO > >>document so that i can start using https, > >>xmlprc-over-https etc. > >> > >>I have to tell that i have installed from Plone 2.0.5 binary for windows > >>witch comes with Zope 2.7.0 and Python 2.3.3 (i have patched > >>SimpleHTTPServer.py as corrected for 2.3.5). > >>É also have to tell that i have installed so that Zope server runs as a > >>service... > >> > >>As reading "ZServerSSL HOWTO" i suppose that the corresponding $ZOPE is > >>my "C:\Program Files\Plone 2\Zope\lib\python" because only there i can > >> > >> > >find > > > > > >>$ZOPE/ZServer. Correct me if i am wrong with this... > >> > >>What i also need to know is that since i have installed so that Zope > >> > >> > >server > > > > > >>runs as a service what is the corresponding steps for me in the section > >>where you say : > >> > >> 1.. Copy $ZSSL/z2s.py into $ZOPE. > >> > >> 2.. Depending on your operating system, modify $ZOPE/start or > >>$ZOPE/start.bat to invoke $ZOPE/z2s.py, instead of $ZOPE/z2.py. The files > >>$ZSSL/starts and $ZSSL/starts.bat serve as examples. > >> > >>I do not have any $ZOPE/start or $ZOPE/start.bat or $ZOPE/z2.py, i only > >> > >> > >have > > > > > >>a file named PythonService.exe into "C:\Program Files\Plone 2\Zope\bin" > >> > >>Do i HAVE to reinstall Plone and set it not to run as service? > >> > >>Thank you in advance... > >> > >>Thomas G. Apostolou > >> > >> > >> > > > > > > >