Hi All, The issues are resolved. Config_Local.php and config.php configurations are conflict and i had comment all lines in config_local.php and now it's working fine. If i put wrong username and password then only i got that message.
Thanks for your suggestions. On Wed, Jan 21, 2015 at 8:13 PM, Johannes Weberhofer < [email protected]> wrote: > Dear Manikandan, > > There are issues with squirrelmail and newer versions of PHP, read > http://squirrelmail.org/; > > I'd recommend to update to a newer version from the squirrelmail snapshots; > > Or try out roundcubemail, which is actively developed and offers the users > a much more modern interface including UTF-8 functionality. I didn't have > any issues related to dovecot/roundcubemail, the config is really simple. I > have scripts to transfer squirrelmail's address-books to a roundcubemail > installation if you need. > > Best regards, > Johannes > > Am 21.01.2015 um 07:36 schrieb Eric Broch: > >> Manikandan, >> I can't be sure that php is the problem, the question is, did >> squirrelmail work fine before the upgrade from php-5.3 to php-5.5? That >> said, I think that the only QMT rolled rpm that depends on php is >> squirrelmail, but I'm not positive about that either. I think you can check >> this using 'rpm -qR <.qt.package>'. You can downgrade one of two ways: 1) >> Remove php (with its dependencies) with yum remove command, or 2) use the >> yum downgrade command. >> If you had a virtual server with COS6 to practice on that might help with >> gaining experience for you. >> >> This (downgrade) is territory that I've never tread, but here's the man >> page entry for the downgrade option of yum with a link tutorial: >> >> downgrade >> Will try and downgrade a package from the version >> currently >> installed to the previously highest version (or the >> specified >> version). /*The depsolver will not necessarily work*/, but >> if you >> specify all the packages it should work (and thus. all >> the sim- >> ple cases will work). Also this does not work for >> "installonly" >> packages, like Kernels. downgrade operates on groups, >> files, >> provides and filelists just like the "install" command. >> >> http://www.if-not-true-then-false.com/2010/yum-downgrade- >> packages-on-fedora-centos-red-hat-rhel/ >> >> I think I would simply uninstall php-5.5 with its dependencies and >> reinstall php-5.3. You might be able to look in your rpm log and find out >> what was installed at the time of the upgrade to php-5.5. >> >> Eric >> >> On 1/20/2015 9:26 PM, ChandranManikandan wrote: >> >>> webtatic script >>> >> >> > -- > Johannes Weberhofer > Weberhofer GmbH, Austria, Vienna > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- *Thanks & Best Regards,Manikandan.C*
