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

Reply via email to