I just looked at link http://sourceforge.net/p/postfixadmin/discussion/676076/thread/9eb8a948 , it looks a similar issue and it is related session cookie. I checked in my php.ini and cooki is enabled. Not sure if memcache will create any problem.., Hope somebody would have faced this issue previously.., any pointer... -Austin On Thu, Mar 21, 2013 at 7:44 PM, Austin Einter <austin.einter at gmail.com>wrote: > Dear Banyan > Thanks for input. I checked the log. I found always ssl_error_log is being > written when I am trying to login to postfixadmin and it looks relevant > also. But I do not know how to fix it. > > > The error log is as below. > > > [Thu Mar 21 07:08:09 2013] [error] [client 122.178.239.178] PHP Warning: > Unknown: Failed to write session data (memcache). Please verify that the > current setting of session.save_path is correct > (tcp://localhost:11211?persistent=1&weight=1&timeout=1&retry_interval=15) > in Unknown on line 0, referer: * > https://www.netcloudjobs.com/mailadmin/login.php* > > I have memcache (memcached demon running in a drupal based environment). > > Thanks > -Austin > > > > > On Thu, Mar 21, 2013 at 7:15 PM, Banyan He <banyan at rootong.com> wrote: > >> It sounds like a php coding problem. You can check the php page first. >> Check at what condition is you will be redirected back to the login page. >> It would be easy. You can send in the php file or give us the address where >> to find the file. >> >> Make sure you have all the conditions match, you will not be directly to >> login page. BTW, some codes will check the existence of the setup files. If >> they do exist, you won't be able to login to the admin page. >> >> ------------ >> Banyan He >> Blog: http://www.rootong.com >> Email: banyan at rootong.com >> >> >> On 3/21/2013 5:06 PM, Austin Einter wrote: >> >>> Dear All >>> I had successfully installed posfixadmin. I was able to login to postfix >>> admin and create email ids etc. >>> >>> In something broken (not sure which one caused the issue), I am >>> experiencing below problem with postfix admin. >>> >>> 1. I am able to access domain/mailadmin page. >>> 2. I can create admin accounts at domain/mailadmin/setup.php >>> 3. I can see the admin login page by access >>> >>> But when I enter my admin mailid, and password (i am 100% sure these are >>> correct), it goes to a page domain/login.php and then says "Page not >>> found". >>> >>> My question is why it is redirecting wrongly to domain/login.php. >>> >>> Kindly help me. >>> >>> Please note that I have all other things working like amavisd, dovecot >>> etc, >>> I am able to send recv mails for accounts that I created previously. >>> >>> Regards >>> Austin >>> ______________________________**_________________ >>> CentOS mailing list >>> CentOS at centos.org >>> http://lists.centos.org/**mailman/listinfo/centos<http://lists.centos.org/mailman/listinfo/centos> >>> >>> >> >