|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-11-29 18:00 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 08:00:02 2025 UTC |
This is a PHP setup on my ISP, so I don't have root access. PHP reports configure command as: './configure' '--with-apxs=/usr/apache/sbin/apxs' '--enable-versioning' '--with-mysql=/usr/local/mysql' '--enable-track-vars' '--enable-safe-mode' '--with-exec-dir=/big/dom/PHP_bin' '--enable-magic-quotes' '--enable-memory-limit' '--enable-sysvsem' '--enable-sysvshm' '--with-gd=/usr/gd-with_gif' '--with-zlib=/usr/lib' '--enable-bcmath' '--enable-inline-optimizations' '--with-ttf' '--with-xml' '--with-db2' dba is shown as: "V1 ($Id: dba.c,v 1.21 2000/07/13 18:44:57 eschmid Exp $) db2" dba_open("testdb", "n", "db2") with any option for opening the db gets a Warning: driver initialization failed in [test/index.php] on line 30, dba_open failed error.