ID: 23963 Updated by: [EMAIL PROTECTED] Reported By: rob at alterlinks dot fr -Status: Open +Status: Bogus Bug Type: *E-commerce functions Operating System: Linux Mandrake 8.1 PHP Version: 4.3.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. see: http://www.php.net/ChangeLog-4.php#4.3.0 Previous Comments: ------------------------------------------------------------------------ [2003-06-02 14:56:48] rob at alterlinks dot fr 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 this bug report at http://bugs.php.net/?id=23963&edit=1