Forums / Install & configuration / Problems with siteaccess "Module not found"

"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".

Problems with siteaccess "Module not found"

Author Message

Frode Auset

Thursday 26 January 2006 6:16:44 am

After successfully installing an running Exponential 3.7.4 i was going to configure the settings for site access. I tried to follow the steps described in: http://ez.no/products/ez_publish_open_source_enterprise_cms/documentation/building_an_ez_publish_site/creating_the_tscm_site In "step 1 i wanted to rename the site acces directories.
I navigated to the settings/siteacces directory and changed the default "forum" to the name of my site "tjenestehund.no", and "forum_admin" to "tjenestehund.no_admin".

But I think I may have changed something in the default Exponential configuration files.(i checked the box wich asked to override site settings in the global settings menu)

Now i cant log on to my site, and therefore i cant do anything at all in the setup. I get a errormessage reading "module not found". It looks like a web server configuration error.

Marc Boon

Thursday 26 January 2006 6:42:58 am

After adding or changing siteaccess directories, you have to update /settings/override/site.ini to reflect the changes:

[SiteAccessSettings]
AvailableSiteAccessList[]=tjenestehund.no
AvailableSiteAccessList[]=tjenestehund.no_admin

Frode Auset

Thursday 26 January 2006 6:55:55 am

Thank you. I would try it if i just could log on to my site. Everytime i try to log in i get errormessage reading kernel 20: module.... not found. The url is http://localhost/forum/user/login Is the som other way to get in to the administration menus?

Bertrand Dunogier

Thursday 26 January 2006 7:06:07 am

You have to edit the config files manually on the disk. That file should be located in settings/override/.

Bertrand Dunogier
eZ Systems Engineering, Lyon
http://twitter.com/bdunogier
http://gplus.to/BertrandDunogier

Frode Auset

Thursday 26 January 2006 7:30:38 am

Ok. Should i change the site settings too? Now i t says:[SiteSettings]
DefaultAccess=forum
SiteList[]=forum
And should checkvalidity be "true" or "false"?

Frode Auset

Thursday 26 January 2006 7:49:11 am

The problem is solved!!! Thank you!
Frode Auset