Hey - where did my admin interface go??

Author Message

Osichr Hayez

Friday 19 May 2006 12:01:37 am

After a servercrash I no longer can access admin. I get to the login page, but when I log in, I get a completely blank page. Even when I view source in browser, it blank.

The rest of the site is working fine.

I've tried to manually remove cache files, and to overwrite the design/admin files from my backup. But still I get no admin interface..

Site ezp 3.6.4 running on apache at win2k server, and I only have ftp access to the server.

Any suggestions to how I can get admin up running again?

Christian Johansen

Friday 19 May 2006 1:56:24 am

Enable error reporting from php, you can do that either in php.ini or an .htaccess file. Then, open settings/siteaccess/admin/site.ini and enable debugging and try opening your page again. That should give you atleast some information about what's going on. Are you shure that no ini-files or other files were corrupted during the crash?

Osichr Hayez

Friday 19 May 2006 4:05:35 am

Thanx for the tip! Now I get the ez debugger that gives me this error message:

---
Notice: eZMySQLDB::query(0.000 ms) query number per page:0 May 19 2006 11:33:48

SET NAMES 'latin1'

Module start 'content'

Module end 'content'

eZTemplate: Loading template "pagelayout.tpl" with resource "design"

No template could be loaded for "pagelayout.tpl" using resource "design"

End

eZTemplate: Loading template "setup/debug_toolbar.tpl" with resource "design"

design/standard/templates/setup/debug_toolbar.tpl, iso-8859-1
---
.. and so on

The touble seems to be that the admin template files are missing, but I know that they are there! Why cant they be found?

William Steenbergh

Friday 19 May 2006 7:55:14 am

Are you sure the intenet server has all the rights to access these template files? Didn't you forget to re-enable some obscure settings or anything?

Osichr Hayez

Monday 22 May 2006 6:29:54 am

When debug output is enabled, I have the option of clearing the cache here. When I did that, my adminpages came back online again!!

And why didn't I try this earlier? I was certain that removing all the cache-files manually would produce the exact same result as clearing cache in admin. But now I've learned..

Thank you for all the ideas!

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

Main resources:

Total runtime0.8100 sec
Peak memory usage4,096.0000 KB
Database Queries65

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1641152.6406
Module start 'layout' 0.00620.0051 741.804739.4609
Module start 'content' 0.01130.7971 781.2656525.4609
Module end 'content' 0.80840.0015 1,306.726612.1563
Script end 0.8099  1,318.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4265160.0002
Check MTime0.00140.1731160.0001
Mysql Total
Database connection0.00080.092710.0008
Mysqli_queries0.758493.6372650.0117
Looping result0.00070.0804630.0000
Template Total0.777596.020.3888
Template load0.00230.287820.0012
Template processing0.775295.704320.3876
Template load and register function0.00020.026710.0002
states
state_id_array0.00100.118810.0010
state_identifier_array0.00100.124920.0005
Override
Cache load0.00190.2373310.0001
Sytem overhead
Fetch class attribute can translate value0.00060.070530.0002
Fetch class attribute name0.00120.147550.0002
XML
Image XML parsing0.00040.044830.0001
class_abstraction
Instantiating content class attribute0.00000.001150.0000
General
dbfile0.00070.0925100.0001
String conversion0.00000.001040.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs