Forums / General / Curious Kernel(1) error on Admin console Login

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Curious Kernel(1) error on Admin console Login

Author Message

Pierre SCALFATI

Monday 07 September 2009 6:42:45 am

Hi everybody,

I've got a very curious error page on one of my Exponential 4.0 sites. When I try to login to the Admin interface using the ezwebin_admin siteaccess get the following error :

[07/09/2009 13:17] La page demandée n'a pu être affichée. (1)
Le système ne peut pas afficher la page en raison d'un problème de sécurité. 

Raisons possibles:

Vous n'êtes pas identifié. Merci de vous identifier. 
La page demandée n'existe pas. Essayez de changer d'URL. 

It says that the requested page cannot be displayed, the system cannot display the page because of security problem and asks me to check if page exists and to try to change the URL.

What is curious is that I can see the Tabs of my admin console ("Content", "Gallery", "User Accounts", "Setup"...) but I cannot access them, of course and if I try to log to the admin interface, it works.

How can I get rid of this bugued display and get a clean Admin interface login page ?

Many Thanks.

Łukasz Serwatka

Monday 07 September 2009 2:03:31 pm

Hi,

Did you change settings for the LoginPage, maybe? For administration siteaccess you should have following settings in site.ini.append.php

[...]
[SiteSettings]
LoginPage=custom

[SiteAccessSettings]
RequireUserLogin=true
[...]

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Pierre SCALFATI

Tuesday 08 September 2009 12:25:41 am

Hi Lucasz,

Many thanks for your post, that's exactly true...It solved my problem, so many thanks for your help.

Cheers.