Forums / Install & configuration / Problems with admin login
Audrius A
Friday 22 July 2005 12:04:55 am
Hello,
After installing ez on the server, I cannot login to the back-end. When I enter my username and password nothing really happens. The login page reloads and no message about the wrong pass/user is presented. Can anyone suggest me how to solve this problem?
Frederik Holljen
Friday 22 July 2005 12:38:44 am
This sounds like a problem with your virtualhost settings. Check what happens when you access the user site. Frontpage whereever you click?
Ćukasz Serwatka
Friday 22 July 2005 12:41:47 am
Try to enable debug output in site.ini.append.php file for your admin siteaccess:
[DebugSettings] DebugOutput=enabled
This can be mod_rewrite rule problem. What is your system configuration, PHP version, Apache, etc?
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Friday 22 July 2005 1:11:05 am
<i> This sounds like a problem with your virtualhost settings. Check what happens when you access the user site. Frontpage whereever you click?</i>
User's front page is working fine.
Friday 22 July 2005 1:17:46 am
<i> This can be mod_rewrite rule problem. What is your system configuration, PHP version, Apache, etc?</i>
The system is running on Apache 1.3.31 MySQL version 3.23.49PHP Version 4.3.11
Fere DZON-OKO
Thursday 01 October 2009 7:07:57 am
i have the same problem with admin login. my system is ez publish 4.13 and is running on MySQL: 5.0.22 PHP Version 5.1.6Apache/2.2.3 (Red Hat)