Hi,

I posted a question a couple of days ago about not being able to 
access Control_Panel in the presence of a SiteRoot. That problem 
disappeared when I upgraded to Zope 2.3b1 (from 2.2.5). Then I 
replaces the SiteRoot with a VirtualHostMonster to solve another 
SiteRoot problem, and now the Control_Panel problem is back again.

Details:

Zope /
     VirtualHostMonster
     MySite/
         test

test (DTML Method):
     <dtml-var Control_Panel fmt=html-quote>

Apache:
   <VirtualHost 10.0.1.21>
     ProxyPass / 
http://10.0.1.20:8080/VirtualHostBase/http/10.0.1.21:80/MySite/VirtualHostRoot/

http://10.0.1.20:8080/MySite/test returns <ApplicationManager 
instance at 88c6918>

http://10.0.1.21/test return KeyError: Control_Panel

I think my head is about to valorize again. Help! Please!
-- 
Itai Tavor                    "Je sautille, donc je suis."
C3Works    [EMAIL PROTECTED]              - Kermit the Frog

"If you haven't got your health, you haven't got anything"


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to