Forums / Install & configuration / mybookstore.com tutorial does not work

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

mybookstore.com tutorial does not work

Author Message

Arne Schirmacher

Tuesday 01 July 2003 12:19:41 pm

I can't get the example on http://ez.no/sdk/tutorials/view/main_concepts to work:

I have installed ezp 3.1-1 with Apache 1.3.27 (virtual hosts) and everything seems to work:

http://www.mysite.de:8080/demo shows the demo site,
http://www.mysite.de:8080/admin shows the admin site,
http://www.mysite.de:8080/user shows the user site.

I then edited settings.site.ini:

[SiteAccessSettings]
MatchOrder=host
HostMatchRegexp=^(.+)\.mysite\.de$
HostMatchSubtextPost=\.mysite\.de

(this is just as it is suggested in the tutorial, with the exception of the domain name. I changed only those three lines and left everything else as configured by the setup program)

The file settings/siteaccess/admin/site.ini.append already has the settings required by the tutorial (and some more), so I left that alone.

Now when I access http://admin.mysite.de:8080 I expected to reach the admin site, but the demo site is displayed instead. I also tried the HostMatchMapItems parameters which did not work either.

Please advise how to fix this problem. If someone has a working set of config files, please feel free to mail them to nn4l@yahoo.de. Thanks!