Php kurulumum için mysql desteği ekleyerek sorun yaşıyorum, bu kurulum VPS ile birlikte gelen kullanıma hazır bir paket kullanılarak yapıldı.
Bu benim php.info: http://snake.quetzalcoatech.com/info.php
Ben kullanarak php mysql yüklemeye çalışıyorum:
yum yüklemek php-mysql
Ve bu çıktıyı alın:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.serveraxis.net
* extras: mirror.fdcservers.net
* updates: bay.uchicago.edu
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-mysql.x86_64 0:5.3.3-14.el6_3 will be installed
--> Processing Dependency: php-common = 5.3.3-14.el6_3 for package: php-mysql-5.3.3-14.el6_3.x86_64
--> Finished Dependency Resolution
Error: Package: php-mysql-5.3.3-14.el6_3.x86_64 (updates)
Requires: php-common = 5.3.3-14.el6_3
Installed: php-common-5.3.17-2.el6.remi.x86_64 (@remi)
php-common = 5.3.17-2.el6.remi
Available: php-common-5.3.3-3.el6_2.8.x86_64 (base)
php-common = 5.3.3-3.el6_2.8
Available: php-common-5.3.3-14.el6_3.x86_64 (updates)
php-common = 5.3.3-14.el6_3
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Linux kullanan bir noob'um, bu yüzden uyumlu bir php-mysql modülünü kurmak için hangi komutu kullanmam gerektiğini söyler misiniz?
Çok teşekkür ederim!