Forums / Install & configuration / index.php of admin siteaccess not interpreted

"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".

index.php of admin siteaccess not interpreted

Author Message

Leigh Gable

Sunday 15 November 2009 12:13:48 pm

Hello,

I am setting up a 4.2 install in virtual host mode. I get the front page, and the user login works as well. However, when I try to go to the admin siteaccess by entering the URL, I get uninterpreted php code--the index.php no doubt.

When I try to access the admin interface through the Ez Webin login (by checking the box to do so), I get a Kernel error (20), and Firebug NET displays a POST 404 error at the URL http://www.domain.com/index.php/domain_admin/user/login

Does anyone have any light they can shed on this problem?

 [SiteSettings]
DefaultAccess=eng
SiteList[]
SiteList[]=domain
SiteList[]=eng
SiteList[]=domain_admin
SiteList[]=iphone
RootNodeDepth=1

[UserSettings]
LogoutRedirect=/

[SiteAccessSettings]
CheckValidity=false
ForceVirtualHost=true
AvailableSiteAccessList[]
AvailableSiteAccessList[]=domain
AvailableSiteAccessList[]=eng
AvailableSiteAccessList[]=domain_admin
AvailableSiteAccessList[]=iphone
MatchOrder=host
HostMatchMapItems[]=www.domain.com;domain
HostMatchMapItems[]=domain_admin

Łukasz Serwatka

Tuesday 08 December 2009 2:41:56 am

Hi,

Your configuration seems to be wrong. It does not work like that. You need host,uri matching in order to make it work like you said. Or add

HostMatchMapItems[]=www.admin.domain.com;domain_admin

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