From: [EMAIL PROTECTED] Operating system: Linux (debian) PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: Can not get connected to local mysql db
'./configure' '--prefix=/usr/lib/apache' '--with-apxs=/usr/sbin/apxs' '--enable-calendar' '--enable-bcmath' '--with-gd=/usr/' '--with-jpeg-dir=/usr/' '--with-png-dir=/usr/' '--with-ttflib-dir=/usr/' '--with-zlib' '--enable-gd-native-ttf' '--with-ttf=/usr/' '--with-sybase-ct=/opt/sybase-11.9.2' '--with-pear' '--with-dbase' '--with-gettext' Compilation went just fine, but when trying to get connection to mysql local database, the connection failed. When downgraded to 4.1.2 the connection worked just fine. Sybase connection did not seem to work eather.. -- Edit bug report at http://bugs.php.net/?id=17176&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17176&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17176&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17176&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17176&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17176&r=support Expected behavior: http://bugs.php.net/fix.php?id=17176&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17176&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17176&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17176&r=globals
