Changing the site access name

Author Message

Marc Huether

Wednesday 02 August 2006 1:39:16 pm

Hi there,

I have created a ez publish installation with two site accessess for frontend and admin. Now, I would like to use the installation for a totally other purpose than I expeced and therefore want to change the NAME of the site access.

Is there a safe and documented way for this?

I have tried to rename the directory under settings/siteaccess and tried renaming the values in the settings/override/site.ini.append.php file.

Thanks for any help or hint
-Marc

Softriva .com

Thursday 03 August 2006 1:46:23 am

Don't forget to change the directories names

/design/your_new_siteaccess
/settings/siteaccess/your_new_siteaccess

edit site.ini.append.php in the following:

/settings/overrides/
/settings/siteaccess/your_new_siteaccess/

This what I can think off. Give it a shot and post results.

Marc Huether

Thursday 03 August 2006 1:23:04 pm

This is what I tried. I applied changes to the ini files you mentioned by adding

[SiteSettings]
...
SiteList[]=bk

[SiteAccessSettings]
...
AvailableSiteAccessList[]=bk

to the settings/override/site.ini.append (with bk being the new name I would like to use).

I did not touch any design related stuff, as for both a news design is set, so the desing resides in desing/news.

The result is a "access denied, you have either provided wrong credentials or mistyped the URL" error page (The error message is a loose translation from a error page in German)

Any suggestions where I need to make any more settings?

-Marc

Arnaud Lafon

Monday 14 August 2006 4:10:17 am

Hi Marc,

I've just had the same problem...

Don't forget to change your Policies for the "anonymous users" and "registered users" group...

It should works ;)

By the way, you don't have to change the SiteDesign parameters & rename the concerned folders, even if you wanted it...

Regards,

Arnaud

Looking for information about SQLI ?
Looking for a new job in Paris ?
Please contact me at alafon [at] sqli [dot] com

Marc Huether

Tuesday 15 August 2006 1:52:58 pm

Thanks Arnaud, that solved my problem.

IMHO, it seems somehow error-prone that the security concept relies on the site access configuration, which has to be set up at a totally different place. It is obviously very easy to put the system in an inconsistent state.

-Marc

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 06:13:27
Script start
Timing: Jan 31 2025 06:13:27
Module start 'layout'
Timing: Jan 31 2025 06:13:27
Module start 'content'
Timing: Jan 31 2025 06:13:27
Module end 'content'
Timing: Jan 31 2025 06:13:27
Script end

Main resources:

Total runtime0.0147 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.2500151.2266
Module start 'layout' 0.00460.0029 739.476636.6797
Module start 'content' 0.00750.0057 776.156394.2969
Module end 'content' 0.01330.0014 870.453133.9922
Script end 0.0147  904.4453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002516.6543140.0002
Check MTime0.00117.6773140.0001
Mysql Total
Database connection0.00063.905710.0006
Mysqli_queries0.002718.476230.0009
Looping result0.00000.082410.0000
Template Total0.00117.410.0011
Template load0.00085.525610.0008
Template processing0.00031.836510.0003
Override
Cache load0.00064.001110.0006
General
dbfile0.001510.448180.0002
String conversion0.00000.038840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs