From:             [EMAIL PROTECTED]
Operating system: Linux RH 6.2 (2.2.19)
PHP version:      4.0.6
PHP Bug Type:     MySQL related
Bug description:  Undefined symbol mysql_field_count in libphp4.so

Newely installed MySQL 3.23.41 from tarball, confugured with "--prefix=/usr
--with-default-charset=koi8_ru --with-extra-charsets=all"

I try to install PHP 4.0.6 from source tar.gz. using "--with-mysql=/usr
--with-apxs" options.

No errors during compilation, but Apache won't start, reporting "undefined
symbol mysql_fileds_count in module libphp4.so".

/etc/ld.so.conf contains:
[...]
/usr/lib
/usr/lib/mysql

but this doesn't help :-)

-- 
Edit bug report at: http://bugs.php.net/?id=12862&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to