Hi Falko,
You deserve a gold medal. Thank you for your responses. Now Falko can login to
http://192.168.0.174/webmail. I still had problem installing php-mssql and I hope it would not be a big deal to have that. The message was;
[root@server1 ~]# yum install php-mssql
Loaded plugins: fastestmirror, presto, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
* base: mirror.5ninesolutions.com
* epel: mirror.hmc.edu
* extras: mirrors.login.com
* rpmforge: fr2.rpmfind.net
* updates: mirror.san.fastserv.com
1070 packages excluded due to repository priority protections
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-mssql.x86_64 0:5.3.3-1.el6 set to be updated
--> Processing Dependency: php-pdo >= 5.3.3 for package: php-mssql-5.3.3-1.el6.x86_64
--> Processing Dependency: libsybdb.so.5()(64bit) for package: php-mssql-5.3.3-1.el6.x86_64
--> Running transaction check
---> Package freetds.x86_64 0:0.91-1.el6 set to be updated
---> Package php-mssql.x86_64 0:5.3.3-1.el6 set to be updated
--> Processing Dependency: php-pdo >= 5.3.3 for package: php-mssql-5.3.3-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: php-mssql-5.3.3-1.el6.x86_64 (epel)
Requires: php-pdo >= 5.3.3
Installed: php-pdo-5.3.2-6.el6_0.1.x86_64 (@updates)
php-pdo = 5.3.2-6.el6_0.1
Available: php-pdo-5.3.2-6.el6.x86_64 (base)
php-pdo = 5.3.2-6.el6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root@server1 ~]#