siteaccesssettings

Author Message

bun taing

Monday 10 May 2004 12:19:19 pm

Please help!
How do I get intranet to work without require user login?
I have tried setting RequireUserLogin=false it gives an error kernel (1) at site.ini.append. in the intranet folder. Thanks!
apache 4
php 3.2
mysql 4.14
ezpublish 3.3.5

Yes, I did clear the cache on page and ini folders. I still give me access denies error/kernel (1)
Here is my settings/siteaccess/intranet/site.ini append:
<?php /* #?ini charset="utf8"?

[SiteSettings]
LoginPage=custom
SiteName=Intranet
SiteURL=localhost/ez/index.php

[SiteAccessSettings]
RequireUserLogin=false
AnonymousAccessList[]=user/success
AnonymousAccessList[]=user/activate

[DesignSettings]
StandardDesign=standard
SiteDesign=intranet

[FileSettings]
VarDir=var/intranet

[ContentSettings]
EditDirtyObjectAction=usecurrent
TranslationList=

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
Database=ez
User=publish
Password=publish
Charset=
Socket=disabled

[InformationCollectionSettings]
EmailReceiver=

[UserSettings]
RegistrationEmail=

[MailSettings]
AdminEmail=admin@localhost
EmailSender=

[RegionalSettings]
Locale=eng-US
ContentObjectLocale=eng-US
TextTranslation=enabled
*/ ?>
And I also set /settings/site.ini

[SiteAccessSettings]
# Set to true if you want to force VirualHost mode (with RewriteRules in apache)
# If this is set to true nonVirtaulHost mode will not work correctly
ForceVirtualHost=false
# Set to true if you want the setup system to be activated
CheckValidity=true
# Set the true if you don't want anonymous access to your site
RequireUserLogin=false
#StaticMatch=sdk

James Packham

Tuesday 11 May 2004 3:14:12 am

Did you give the anonymous user permission to view the stuff that requires the login before you cleared the cache? Anonymous user needs to have the same role as the user you log in as (Just to cover my back - I don't mean admin user role!!!).

Regards,

James

bun taing

Tuesday 11 May 2004 5:43:50 am

Can you tell me how like what files to edit and where. I'm new at this.

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 18 2025 19:12:22
Script start
Timing: Jan 18 2025 19:12:22
Module start 'layout'
Timing: Jan 18 2025 19:12:22
Module start 'content'
Timing: Jan 18 2025 19:12:22
Module end 'content'
Timing: Jan 18 2025 19:12:22
Script end

Main resources:

Total runtime0.6838 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0076 589.0313152.6250
Module start 'layout' 0.00770.0044 741.656339.4453
Module start 'content' 0.01200.6702 781.1016521.6094
Module end 'content' 0.68220.0015 1,302.710912.1719
Script end 0.6837  1,314.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4962160.0002
Check MTime0.00140.2120160.0001
Mysql Total
Database connection0.00130.194810.0013
Mysqli_queries0.624791.3508570.0110
Looping result0.00050.0771550.0000
Template Total0.645094.320.3225
Template load0.00210.309020.0011
Template processing0.642994.017520.3214
Template load and register function0.00010.018410.0001
states
state_id_array0.00180.267610.0018
state_identifier_array0.00110.154220.0005
Override
Cache load0.00170.2540660.0000
Sytem overhead
Fetch class attribute can translate value0.00110.155420.0005
Fetch class attribute name0.00120.169940.0003
XML
Image XML parsing0.00080.110620.0004
class_abstraction
Instantiating content class attribute0.00000.001740.0000
General
dbfile0.00090.1360160.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
13content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
15content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 34
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs