Salut,
J'ai PHP 8.2, Firebird 2.5.2.26540 64 bits
Quand je démarre PHP server avec: php -S localhost:8000 -t d:\public_html
PHP ne démarre pas FB PDO.
Ini est correct,
Je liste avec phpinfo() et les autres PDO (mySql, etc sont bien démarrés)
La dll de PHP Group pour FBird est bien en place sur .\ext
Les "extensions" sont habilitées (sans ";")
Tout ceci est contrôlé deux fois.
Merci !
Horacio
Pour info:
PS C:\> php -S localhost:8000 -t d:\public_html\firebird
[Sun Jul 30 20:17:57 2023] PHP Warning: PHP Startup: Unable to load dynamic library 'pdo_firebird' (tried: C:\xampp\php\ext\pdo_firebird (The specified module could not be found), C:\xampp\php\ext\php_pdo_firebird.dll (The specified module could not be found)) in Unknown on line 0
<br />
<b>Warning</b>: PHP Startup: Unable to load dynamic library 'pdo_firebird' (tried: C:\xampp\php\ext\pdo_firebird (The specified module could not be found), C:\xampp\php\ext\php_pdo_firebird.dll (The specified module could not be found)) in <b>Unknown</b> on line <b>0</b><br />
[Sun Jul 30 20:17:57 2023] PHP 8.2.4 Development Server (http://localhost:8000) started





Répondre avec citation
Partager