Forums / Install & configuration / Update siteaccess for 3.1 beta 2
James Ward
Wednesday 11 June 2003 9:29:51 am
I had a site design workin fine in 3.0 but when I upgraded to 3.1 beta 2 I can't get the sitedesign name out of the url. It appears that my host matching is no longer working. admin.jamesward.ca is bringing up the same thing as www.jamesward.ca. I can only access the admin with jamesward.ca/admin. This all worked fine before I upgraded.
Here is my override site.ini.append.php: [SiteSettings] SiteName=James Ward SiteURL=www.jamesward.caDefaultAccess=jw
MatchOrder=host HostMatchType=map HostMatchMapItems[]=jamesward.ca;jw HostMatchMapItems[]=www.jamesward.ca;jw HostMatchMapItems[]=admin.jamesward.ca;admin # Whether access matching should be debugged or not DebugAccess=enabled # Whether some extra information on access matching should be debugged or notDebugExtraAccess=enabled
[URLTranslator] # Use either enabled or disabled Translation=enabledNodeTranslation=enabled
I see there are some update scripts included with the new package but I don't know how to run them or what exactly they change. I would rather correct the error manually so I understand what has changed.
working at www.wardnet.com blogging at www.jamesward.ca
Esben Maaløe
Wednesday 18 June 2003 12:56:24 pm
check settings/override/site.ini.append.php
It may overrule what is in your site.ini