php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23963 option --with-cybermut= in configure, but not taken into account
Submitted: 2003-06-02 14:56 UTC Modified: 2003-06-02 15:00 UTC
From: rob at alterlinks dot fr Assigned:
Status: Not a bug Package: *E-commerce functions
PHP Version: 4.3.2 OS: Linux Mandrake 8.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rob at alterlinks dot fr
New email:
PHP Version: OS:

 

 [2003-06-02 14:56 UTC] 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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-02 15:00 UTC] derick@php.net
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

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 10:01:28 2025 UTC