そのため、長い間苦労した後、最終的にZendFrameworkを実行しました。今、私は自分のデータベースで動作させようとしていますが、エラーファイルは次のことを教えてくれます:
PHP Warning: include_once(Zend/Db/Adapter/Pdo/Mysql.php): failed to open stream:
No such file or directory .....
# ls /usr/share/php/Zend/Db/Adapter/Pdo
私が得ている唯一の応答を実行すると、次のようになります。
Abstract.php Sqlite.php
# rpm -qa | grep php
これを返しています:
php-ZendFramework-1.12.3-1.el6.remi.noarch
php-xml-5.5.0-0.28.beta4.el6.remi.x86_64
php-bcmath-5.5.0-0.28.beta4.el6.remi.x86_64
php-pecl-sqlite-2.0.0-0.3.svn313074.el6.remi.5.x86_64
php-common-5.5.0-0.28.beta4.el6.remi.x86_64
php-process-5.5.0-0.28.beta4.el6.remi.x86_64
php-mysqlnd-5.5.0-0.28.beta4.el6.remi.x86_64
php-cli-5.5.0-0.28.beta4.el6.remi.x86_64
php-pear-1.9.4-17.el6.remi.noarch
php-5.5.0-0.28.beta4.el6.remi.x86_64
php-ZendFramework-Db-Adapter-Mysqli-1.12.3-1.el6.remi.noarch
php-ZendFramework-Db-Adapter-Pdo-1.12.3-1.el6.remi.noarch
php-pdo-5.5.0-0.28.beta4.el6.remi.x86_64
php-gd-5.5.0-0.28.beta4.el6.remi.x86_64