TEST_PHP_EXECUTABLE=auto php -n ./run-tests.php ext/pdo_firebirdof course you can add username/password , db path
PDO_FIREBIRD_TEST_DSN='firebird:dbname=/var/lib/firebird/2.5/data/employee.fdb' PDO_FIREBIRD_TEST_USER='SYSDBA' PDO_FIREBIRD_TEST_PASS='masterkey' TEST_PHP_EXECUTABLE=auto php -n ./run-tests.php ext/pdo_firebirdSaw it via comment section from pdo firebird driver documentation
No comments:
Post a Comment