RE: [Zope-dev] Windows FAQ / Help area?

2001-04-09 Thread Bryan Baszczewski

Your answer: http://www.zope.org/Members/djay/ZmxODBC

-Original Message-
From: Andy McKay [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 09, 2001 4:02 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [Zope-dev] Windows FAQ / Help area?


when I find the answer... ;)
--
  Andy McKay.


- Original Message -
From: "Bryan Baszczewski" <[EMAIL PROTECTED]>
To: "'Andy McKay'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 1:10 PM
Subject: RE: [Zope-dev] Windows FAQ / Help area?


> How about database access (i.e. ODBC adapters)
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Andy McKay
> Sent: Monday, April 09, 2001 3:51 PM
> To: [EMAIL PROTECTED]
> Subject: [Zope-dev] Windows FAQ / Help area?
>
>
> Just thinking how many little tidbits I know related to running Zope on
> Windows that are very platform and installation specific. Do people think
it
> would be a good idea to start at least a wiki / faq section somewhere
> covering this? Do other windows users think there is enough stuff to put
in
> there?
>
> Things I can think of off the top of my head: windows service, getting
> stdout when running as a service and I was about to add ZEO, but thats
been
> fixed...
>
> Cheers.
> --
>   Andy McKay.
>
>
>
>
> ___
> Zope-Dev maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>



___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



RE: [Zope-dev] Windows FAQ / Help area?

2001-04-09 Thread Loren Stafford

Especially, how to set up permissions on the server machine and file servers
so that database connections and Local File Systems work. One problem I have
now and haven't found a good solution to is how to ensure that, when Zope is
started at (NT 4) system initialization, it has the right permissions for
all the DB connections, NFS connections, and Local File Systems.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Bryan Baszczewski
> Sent: Monday, April 09, 2001 13:11
> To: 'Andy McKay'; [EMAIL PROTECTED]
> Subject: RE: [Zope-dev] Windows FAQ / Help area?
>
>
> How about database access (i.e. ODBC adapters)
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Andy McKay
> Sent: Monday, April 09, 2001 3:51 PM
> To: [EMAIL PROTECTED]
> Subject: [Zope-dev] Windows FAQ / Help area?
>
>
> Just thinking how many little tidbits I know related to running Zope on
> Windows that are very platform and installation specific. Do
> people think it
> would be a good idea to start at least a wiki / faq section somewhere
> covering this? Do other windows users think there is enough stuff
> to put in
> there?
>
> Things I can think of off the top of my head: windows service, getting
> stdout when running as a service and I was about to add ZEO, but
> thats been
> fixed...
>
> Cheers.
> --
>   Andy McKay.
>
>
>
>
> ___
> Zope-Dev maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>
>
> ___
> Zope-Dev maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



Re: [Zope-dev] Windows FAQ / Help area?

2001-04-09 Thread Andy McKay

when I find the answer... ;)
--
  Andy McKay.


- Original Message -
From: "Bryan Baszczewski" <[EMAIL PROTECTED]>
To: "'Andy McKay'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 1:10 PM
Subject: RE: [Zope-dev] Windows FAQ / Help area?


> How about database access (i.e. ODBC adapters)
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Andy McKay
> Sent: Monday, April 09, 2001 3:51 PM
> To: [EMAIL PROTECTED]
> Subject: [Zope-dev] Windows FAQ / Help area?
>
>
> Just thinking how many little tidbits I know related to running Zope on
> Windows that are very platform and installation specific. Do people think
it
> would be a good idea to start at least a wiki / faq section somewhere
> covering this? Do other windows users think there is enough stuff to put
in
> there?
>
> Things I can think of off the top of my head: windows service, getting
> stdout when running as a service and I was about to add ZEO, but thats
been
> fixed...
>
> Cheers.
> --
>   Andy McKay.
>
>
>
>
> ___
> Zope-Dev maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )



RE: [Zope-dev] Windows FAQ / Help area?

2001-04-09 Thread Bryan Baszczewski

How about database access (i.e. ODBC adapters)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
Of Andy McKay
Sent: Monday, April 09, 2001 3:51 PM
To: [EMAIL PROTECTED]
Subject: [Zope-dev] Windows FAQ / Help area?


Just thinking how many little tidbits I know related to running Zope on
Windows that are very platform and installation specific. Do people think it
would be a good idea to start at least a wiki / faq section somewhere
covering this? Do other windows users think there is enough stuff to put in
there?

Things I can think of off the top of my head: windows service, getting
stdout when running as a service and I was about to add ZEO, but thats been
fixed...

Cheers.
--
  Andy McKay.




___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )


___
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )