Running Zope as an NT Service
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just looking for docs on how to do this. Had a look in the docs directory, and also on zope.org but nothing obvious. Zope 2.1.6 works fine when installed to a FAT partition, but when installed to a NTFS partition, it won't run as a service. I have to run it manually. If I try to start it as a service from the NT services control panel, I get an access denied error. I tried giving Python.exe complete security privileges but that made no difference. - -- Regards, Graham Chiu gchiu<at>compkarori.co.nz -----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1 iQA/AwUBOPG7CbTRdIWzaLpMEQLPjwCfbybR0EseybIKRtVYIC5vh950360AoKIL i62X3Hv3i0pJnGQAw/vGNSag =UE6c -----END PGP SIGNATURE-----
Graham, Don't know if this is the answer you were looking for, but i remember an option during the install process to set zope up to run as an NT service. If all else fails (and no one else posts a better answer), maybe it'd be worth reinstalling and picking that option when you install. good luck, ~c ~ -----Original Message----- ~ From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of ~ Graham Chiu ~ Sent: Monday, April 10, 2000 6:29 PM ~ To: zope@zope.org ~ Subject: [Zope] Running Zope as an NT Service ~ ~ ~ -----BEGIN PGP SIGNED MESSAGE----- ~ Hash: SHA1 ~ ~ ~ Just looking for docs on how to do this. Had a look in the docs ~ directory, and also on zope.org but nothing obvious. ~ ~ Zope 2.1.6 works fine when installed to a FAT partition, but when ~ installed to a NTFS partition, it won't run as a service. I have to run ~ it manually. ~ ~ If I try to start it as a service from the NT services control panel, I ~ get an access denied error. ~ ~ I tried giving Python.exe complete security privileges but that made no ~ difference. ~ ~ - -- ~ Regards, Graham Chiu ~ gchiu<at>compkarori.co.nz ~ ~ -----BEGIN PGP SIGNATURE----- ~ Version: PGPsdk version 1.7.1 ~ ~ iQA/AwUBOPG7CbTRdIWzaLpMEQLPjwCfbybR0EseybIKRtVYIC5vh950360AoKIL ~ i62X3Hv3i0pJnGQAw/vGNSag ~ =UE6c ~ -----END PGP SIGNATURE----- ~ ~ _______________________________________________ ~ Zope maillist - Zope@zope.org ~ http://lists.zope.org/mailman/listinfo/zope ~ ** No cross posts or HTML encoding! ** ~ (Related lists - ~ http://lists.zope.org/mailman/listinfo/zope-announce ~ http://lists.zope.org/mailman/listinfo/zope-dev ) ~
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 In article <LOBBJCAMDNLNCGCCHGEIKEGJDPAA.drivel_drool@bigfoot.com>, Charlie Derr <drivel_drool@bigfoot.com> writes
Graham, Don't know if this is the answer you were looking for, but i remember an option during the install process to set zope up to run as an NT service. If all else fails (and no one else posts a better answer), maybe it'd be worth reinstalling and picking that option when you install.
good luck, ~c
Hi, I picked the option to install as an NT service - and it works fine on a FAT partition, but there's a security issue on a NTFS partition that I haven't figured out yet. - -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin -----BEGIN PGP SIGNATURE----- Version: PGPsdk version 1.7.1 iQA/AwUBOPH/fbTRdIWzaLpMEQJQNQCfXvGV7IFMgTHt4n3THwyXXideb58An1LO TPQhniBZzv9aEyd3d49oYpP3 =b5yq -----END PGP SIGNATURE-----
----- Original Message ----- From: "Graham Chiu" <anon_emouse@hotmail.com> To: <zope@zope.org> Sent: Tuesday, April 11, 2000 4:21 AM Subject: Re: [Zope] Running Zope as an NT Service
I picked the option to install as an NT service - and it works fine on a FAT partition, but there's a security issue on a NTFS partition that I haven't figured out yet.
I have Zope running as an NT service in an NTFS filesystem. I believe that if you change properties in the Zope root folder to "Everyone full control" it works. try this and then post your answer here please! I'm curious!! :-)) --- Hugo Ramos - hramos@ruido-visual.pt Ruido Visual - Telecomunicacoes Interactivas, Lda
In article <006d01bfa397$a5902620$7e01a8c0@ruidovisual.pt>, Hugo Ramos <hramos@ruido-visual.pt> writes
I have Zope running as an NT service in an NTFS filesystem. I believe that if you change properties in the Zope root folder to "Everyone full control" it works. try this and then post your answer here please! I'm curious!! :-))
I had tried that as well, but this time I tried setting all the sub directories to this as well, and now it runs as a service. But, I now lose the connections to my system DSNs :-( -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin
On Tue, 11 Apr 2000 16:21:16 +1300, Graham Chiu <anon_emouse@hotmail.com> wrote:
I picked the option to install as an NT service - and it works fine on a FAT partition, but there's a security issue on a NTFS partition that I haven't figured out yet.
Zope _can_ run fine as a service from an NTFS partition; that's definitely my preferred way to run it on NT. Which user is the service running as? If you haven't changed it, then it will be the local system account. Make sure that account has access to all the relevant files. Toby Dickenson tdickenson@geminidataloggers.com
participants (4)
-
Charlie Derr -
Graham Chiu -
Hugo Ramos -
Toby Dickenson