php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6271 undefined functions
Submitted: 2000-08-21 07:13 UTC Modified: 2000-09-03 11:56 UTC
From: DocSnyder at okay dot net Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0.1pl2 OS: linux 2.2.14
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: DocSnyder at okay dot net
New email:
PHP Version: OS:

 

 [2000-08-21 07:13 UTC] DocSnyder at okay dot net
mcrypt-functions still undefined.
phpinfo() shows mcrypt as Additional Module

apache 1.3.12
libmcrypt 2.2.7:
./configure --disable-posix-threads
php 4.0.1pl2:
./configure --with-mysql --with-apxs --with-imap --with-mcrypt
(also tried with
./configure --with-mysql --with-apxs --with-imap --with-mcrypt=/usr/local/libmcrypt-2.2.7 )

what is wrong?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-09-02 06:33 UTC] derick@php.net
Could you give some more information, like the exact output of configure, what functions are undefined?
 [2000-09-03 11:54 UTC] DocSnyder at okay dot net
hmm, i guess this one's solved, since  4.0.2 is out.

Doc 
 [2000-09-03 11:56 UTC] sniper@php.net
If it's solve, close it.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC