我這裡只安裝了一個php-mysql就可以了~~
[root@LAMP1 controllers]# yum install php-mysqlLoaded plugins: fastestmirror, prestoLoading mirror speeds from cached hostfile * base: mirrors.pubyun.com * extras: mirrors.163.com * updates: mirrors.skyshe.cnSetting up Install ProcessResolving Dependencies--> Running transaction check---> Package php-mysql.x86_64 0:5.3.3-40.el6_6 will be installed--> Processing Dependency: php-pdo(x86-64) for package: php-mysql-5.3.3-40.el6_6.x86_64--> Running transaction check---> Package php-pdo.x86_64 0:5.3.3-40.el6_6 will be installed--> Finished Dependency ResolutionDependencies Resolved============================================================================================================================================================================================== Package Arch Version Repository Size==============================================================================================================================================================================================Installing: php-mysql x86_64 5.3.3-40.el6_6 updates 84 kInstalling for dependencies: php-pdo x86_64 5.3.3-40.el6_6 updates 78 kTransaction Summary==============================================================================================================================================================================================Install 2 Package(s)Total download size: 162 kInstalled size: 384 kIs this ok [y/N]: yDownloading Packages:Setting up and reading Presto delta metadataProcessing delta metadataPackage(s) data still to download: 162 k(1/2): php-mysql-5.3.3-40.el6_6.x86_64.rpm | 84 kB 00:00 (2/2): php-pdo-5.3.3-40.el6_6.x86_64.rpm | 78 kB 00:00 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Total 299 kB/s | 162 kB 00:00 Running rpm_check_debugRunning Transaction TestTransaction Test SucceededRunning Transaction Installing : php-pdo-5.3.3-40.el6_6.x86_64 1/2 Installing : php-mysql-5.3.3-40.el6_6.x86_64 2/2 Verifying : php-pdo-5.3.3-40.el6_6.x86_64 1/2 Verifying : php-mysql-5.3.3-40.el6_6.x86_64 2/2 Installed: php-mysql.x86_64 0:5.3.3-40.el6_6 Dependency Installed: php-pdo.x86_64 0:5.3.3-40.el6_6 Complete![root@LAMP1 controllers]# /etc/init.d/httpd restart
以上就介紹了centos下使得php支援mysql,包括了方面的內容,希望對PHP教程有興趣的朋友有所協助。