Intranet SiteAccessSettings

Author Message

bun taing

Friday 07 May 2004 1:06:10 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

Willie Seabrook

Friday 07 May 2004 9:43:46 pm

Post the exact text of that file. You're in the right place but something aint flying. Have you done the obvious: put it in the right ini section, and cleared the cache?

bun taing

Monday 10 May 2004 11:14:12 am

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

bun taing

Tuesday 11 May 2004 5:10:42 am

Can you me how like what file do I need to edit and where. I 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 31 2025 03:31:30
Script start
Timing: Jan 31 2025 03:31:30
Module start 'layout'
Timing: Jan 31 2025 03:31:30
Module start 'content'
Timing: Jan 31 2025 03:31:30
Module end 'content'
Timing: Jan 31 2025 03:31:30
Script end

Main resources:

Total runtime0.0226 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.2500151.2266
Module start 'layout' 0.00520.0036 739.4766220.7188
Module start 'content' 0.00880.0124 960.1953997.7109
Module end 'content' 0.02120.0014 1,957.906333.9922
Script end 0.0226  1,991.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.8331140.0002
Check MTime0.00104.4956140.0001
Mysql Total
Database connection0.00094.068110.0009
Mysqli_queries0.002812.331630.0009
Looping result0.00000.048410.0000
Template Total0.00104.410.0010
Template load0.00083.538410.0008
Template processing0.00020.874110.0002
Override
Cache load0.00062.534810.0006
General
dbfile0.00219.140880.0003
String conversion0.00000.022140.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