On 09/09/2011 10:18 AM, Christopher Jones wrote:
On 09/09/2011 10:02 AM, Lester Caine wrote:
I'm not having much luck running the pdo_firebird tests ...
I've got as far as building with
./configure --disable-all --with-interbase=/opt/fb25cs --enable-pdo
--with-pdo-firebird=/opt/fb25cs --with-sqlite3 --with-pdo-sqlite
Having first tried JUST the pdo_firebird driver, but the test are still being
skipped, because there is no driver.
What am I missing here?
Triple-check everything from the start:
- Any configure errors about unrecognized options?
- Is there any configure message about firebird?
- What does 'php -m' show?
- are you running 'make test TESTS=pdo_firebird' ?
- if not, are you using the right php binary?
- does a simple script work?
And:
- does ext/pdo_firebird/tests/common.phpt have the right connection details?
Chris
--
Email: christopher.jo...@oracle.com
Tel: +1 650 506 8630
Blog: http://blogs.oracle.com/opal/
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php