Problems with setting Local Managers
I am a zope 'newbee' and would really appreciate if someone could help me. I am trying to set up a manager on a sub-folder 'Sales' in Sales/acl_users folder, but when I try to log on http://mydomain.com:8888/../../Sales/manage and enter the password in the prompt box I do get unauthorised error (I can get in by entering the password of the manager whose details are stored under root/acl_users folder. I don't get this error on a local installation of Zope, so I assume it has something to do with the way Zope is installed on the server. I run Zope 2.4.3 binary release on sunos5 operating system, with Apache front end connected via PCGI. It runs on 8888 port. It seems that Zope cannot find a path to acl_user folder in any subfolder, and only manages to get to acl_users under Root Folder. Any suggestions? Many thanks, Agata
Are you using VHM or SiteRoot? I'm not very good with this stuff behind apache, but I think you'd need some rewriting rules and VHM. Troy Agata Cruickshank wrote:
I am a zope 'newbee' and would really appreciate if someone could help me. I am trying to set up a manager on a sub-folder 'Sales' in Sales/acl_users folder, but when I try to log on http://mydomain.com:8888/../../Sales/manage and enter the password in the prompt box I do get unauthorised error (I can get in by entering the password of the manager whose details are stored under root/acl_users folder. I don't get this error on a local installation of Zope, so I assume it has something to do with the way Zope is installed on the server. I run Zope 2.4.3 binary release on sunos5 operating system, with Apache front end connected via PCGI. It runs on 8888 port. It seems that Zope cannot find a path to acl_user folder in any subfolder, and only manages to get to acl_users under Root Folder. Any suggestions?
Many thanks, Agata
Agata Cruickshank writes:
folder, but when I try to log on http://mydomain.com:8888/../../Sales/manage This is a really strange URL. It is definitely not standard compatible.
Not sure whether this is responsible for you problem. Dieter
participants (3)
-
Agata Cruickshank -
Dieter Maurer -
Troy Farrell