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
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: 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

Pull Requests

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: Fri Dec 27 11:01:30 2024 UTC