Je suis dans une impace je n'arive pas a utiliser pdo avec apache voici l'erreur.J'ai le frammework dans ma librerie.
Merci
Warning: include_once(Zend\Db\Adapter\Php\Sqlsrv.php) [function.include-once]: failed to open stream: No such file or directory in F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Zend\Loader.php on line 146
Warning: include_once() [function.include]: Failed opening 'Zend\Db\Adapter\Php\Sqlsrv.php' for inclusion (include_path='.;C:\php5\pear') in F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Zend\Loader.php on line 146
Fatal error: Uncaught exception 'Zend_Exception' with message 'File "Zend\Db\Adapter\Php\Sqlsrv.php" does not exist or class "Zend_Db_Adapter_Php_Sqlsrv" was not found in the file' in F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Zend\Loader.php:99 Stack trace: #0 F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Zend\Db.php(258): Zend_Loader::loadClass('Zend_Db_Adapter...') #1 F:\Program Files\EasyPHP-5.3.2i\www\Gestion\connection.php(9): Zend_Db::factory('php_sqlsrv', Array) #2 F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Section.php(9): include('F:\Program File...') #3 F:\Program Files\EasyPHP-5.3.2i\www\Gestion\voirSection.php(16): include('F:\Program File...') #4 {main} thrown in F:\Program Files\EasyPHP-5.3.2i\www\Gestion\Zend\Loader.php on line 99
Partager