From:             rob at alterlinks dot fr
Operating system: Linux Mandrake 8.1
PHP version:      4.3.2
PHP Bug Type:     *E-commerce functions
Bug description:  option --with-cybermut= in configure, but not taken into account

As the previous version 4.2.3 (which worked), I've compiled 4.3.2 with the
following options :
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--with-config-file-path=/usr/local/apache/conf
--with-cybermut=/usr/local/bank --with-zlib-dir=/usr/local/lib
--with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/local/lib --with-zlib
--with-gd --with-openssl --with-gdbm-dir=/usr/local/lib
--with-dbm-dir=/usr/lib --with-gdbm --with-dbm --enable-ftp
--enable-bcmath --enable-calendar --enable-shared --disable-static
--with-freetype-dir=./freetype

After restarting Apache :

Fatal error: Call to undefined function: cybermut_creerformulairecm() in
/var/www/awsales/french/tothebank.php on line 128

I've restored the backup of libphp4.so from the 4.2.3 version to get the
function to work again.
-- 
Edit bug report at http://bugs.php.net/?id=23963&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=23963&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=23963&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=23963&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=23963&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=23963&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=23963&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=23963&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=23963&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=23963&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=23963&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23963&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=23963&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=23963&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=23963&r=gnused

Reply via email to