Monday 06 October 2008 11:13:31 am
"My default Portal Access is: http://ezpublish/my_site/index.php/"
in this url you are not using the name of the siteaccess. You will be then using the default siteaccess, which is configured in settings/override/site.ini, in the variable
[SiteSettings] DefaultAccess "My Admin login page URL is: http://ezpublish/my_site/index.php/user/login"
unless you have a configuration tailored for your site, this url is wrong, as you normally need to have the name of the siteaccess beteween index.php and user/login. Did you set up custom rewrite rules in Apache? "The Admin console Access URL that return an error is: http://ezpublish/my_site/index.php/ezflow_site_admin/user/login" This url should be correct, as it indicates the ezflow_site_admin siteaccess in use. If it says "kernel 500" maybe it is because you do not have the ezflow_site_admin siteaccess setup, but have another one instead.
When you check the "send me to admin console" checkbox in the login form that appears on the standard site, you will be taken to an url that is set in the site.ini.append.php file in the siteaccess/default_siteacess dir (for default siteaccess see above), in the value
[SiteSettings] AdditionalLoginFormActionURL
Principal Consultant International Business
Member of the Community Project Board
|