| Tuesday 14 December 2004 8:58:42 pm 
                                                                 Hi Mor It is many things that can be wrong here. I guess you use hostmap since you will have two different sites, I read that as two different domain names. You have to make a own subdomain for the admin interface. It is not possible to access the admin interface on index.php/plain_admin when you use hostmap. Your site.ini should contain something like this as a minimum: 
AvailableSiteAccessList[]=gallery_user
AvailableSiteAccessList[]=gallery_admin
MatchOrder=host
HostMatchMapItems[]=www.egil.biz;gallery_user
HostMatchMapItems[]=admin.egil.biz;gallery_admin
 In my case here I have to make a folder in settings/siteaccess/ that is named gallery_admin where the settings files for my gallery_admin is located. You will only get one admin to both the sites. I don't know if you have been trying this already but I hope I could be to some help. Best regards 
Egil Fujikawa NesFujikawa Engenharia de Software Ltda
 BuildCMS - Av. Paulista 777, 15° Andar - CEP: 01311-100 - São PauloURL: http://www.buildcms.com
 |