From:             qjahe at videotron dot ca
Operating system: Debian 3.1
PHP version:      5CVS-2005-06-26 (dev)
PHP Bug Type:     MySQLi related
Bug description:  Fatal error: Class 'mysqli' not found in /path/file.php line #

Description:
------------
CVS Built On: Jun 26, 2005 14:30 GMT

Used the same configure command for php 5.0.3 and mySQLi was working fine.
I am kind of a noob so I havent really touched my config AT ALL on my
server.

It compiled with no errors...
Dont know what i'm doing wrong I've been told to report it here.

Fatal error: Class 'mysqli' not found in /path/file.php line #
each time I tried to instantiate mySQLi...

Again it was working fine with the same exact setup/server with the
version 5.0.3.

Reproduce code:
---------------
./configure --disable-debug --enable-pic --disable-rpath
--enable-inline-optimization --with-db4=/usr --with-curl --with-dom=/usr
--with-exec-dir=/usr/bin --with-png-dir=/usr --with-gd
--enable-gd-native-ttf --with-ttf --with-gettext --with-ncurses --with-gmp
--with-iconv --with-jpeg-dir=/usr --with-openssl --with-png --with-pspell
--with-regex=php --with-xml --with-expat-dir=/usr --with-pcre-regex=/usr
--with-zlib --with-layout=GNU --enable-bcmath --enable-exif --enable-ftp
--enable-magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem
--enable-sysvshm --enable-discard-path --enable-track-vars
--enable-trans-sid --enable-yp --enable-wddx --enable-mbstr-enc-trans
--enable-mbregex --without-oci8 --with-pear=/usr/share/pear
--with-imap-ssl --with-kerberos=/usr/kerberos --with-ldap=shared
--with-mysqli=shared,/usr/bin/mysql_config --enable-memory-limit
--enable-bcmath --enable-shmop --enable-calendar --enable-dbx --enable-dio
--enable-mcal --without-bz2 --disable-short-tags --disable-pear
--disable-cgi --with-apxs2=/usr/bin/apxs2


-- 
Edit bug report at http://bugs.php.net/?id=33481&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33481&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33481&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33481&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33481&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33481&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33481&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33481&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33481&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33481&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33481&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33481&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33481&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33481&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33481&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33481&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33481&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33481&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33481&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33481&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33481&r=mysqlcfg

Reply via email to