Can't access administration

Author Message

Mario Ivancic

Thursday 12 March 2009 8:06:38 am

Hi all,
I have strange behaviour of ezPublish.

I have transfered ezpublish 4.0 to new host. Site is working, but I can't access administration. I have cleaned cache. My username and password is correct.
The following error occur:

Access denied!

    * You do not have permission to access <site_admin>.
    * Please contact the site administrator.

--
http://www.escapestudio.net
http://twitter.com/MarioIvancic

Yannick Komotir

Monday 16 March 2009 8:59:59 am

Hi,

are you clear cache manually ?

<|- Software Engineer @ eZ Publish developpers -|>
@ http://twitter.com/yannixk

Jean-Yves Zinsou

Monday 16 March 2009 9:14:18 am

Hi there,
usually that kind of problems comes from a right access problem on the files.
Try to chmod -R the ezpublish folder...

HTH

Jey

Do Androids Dream of Electric Sheep?
I dream of eZpubliSheep....
------------------------------------------------------------------------
http://www.alma.fr

Guillaume Marty

Tuesday 17 March 2009 7:08:20 am

Hello Mario,

This shall do the trick:

cd /home/ezp/www
chown -R www-data:www-data var

Replace "/home/ezp/www" with the real path to your ezPublish install, and "www-data:www-data" by the user:usergroup apache runs as.

I hope this can help.

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 05:21:37
Script start
Timing: Jan 18 2025 05:21:37
Module start 'layout'
Timing: Jan 18 2025 05:21:37
Module start 'content'
Timing: Jan 18 2025 05:21:38
Module end 'content'
Timing: Jan 18 2025 05:21:38
Script end

Main resources:

Total runtime0.6845 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 588.0313152.6406
Module start 'layout' 0.00490.0026 740.671939.4766
Module start 'content' 0.00750.6754 780.1484629.2344
Module end 'content' 0.68300.0015 1,409.382812.1484
Script end 0.6845  1,421.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.4428160.0002
Check MTime0.00130.1872160.0001
Mysql Total
Database connection0.00090.127810.0009
Mysqli_queries0.632292.3621640.0099
Looping result0.00070.1036620.0000
Template Total0.649494.920.3247
Template load0.00200.287120.0010
Template processing0.647494.578020.3237
Template load and register function0.00010.013310.0001
states
state_id_array0.00100.153310.0010
state_identifier_array0.00210.310620.0011
Override
Cache load0.00160.2409270.0001
Sytem overhead
Fetch class attribute can translate value0.00050.079940.0001
Fetch class attribute name0.00090.125970.0001
XML
Image XML parsing0.00140.203140.0003
class_abstraction
Instantiating content class attribute0.00000.001470.0000
General
dbfile0.00100.1499280.0000
String conversion0.00000.001140.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs