php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3381 apache doesn't start when libphp4.so compiled with libmcrypt 2.2.4,2.2.5,2.2.6
Submitted: 2000-02-01 16:14 UTC Modified: 2000-02-06 06:28 UTC
From: vksgeneric at hotmail dot com Assigned:
Status: Closed Package: mcrypt related
PHP Version: 4.0 beta 3 OS: Redhat6.1 / 2.3.12 and 2.3.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: vksgeneric at hotmail dot com
New email:
PHP Version: OS:

 

 [2000-02-01 16:14 UTC] vksgeneric at hotmail dot com
configure --with-apxs --with-mysql --with-imap --with-mcrypt

tried with:
- apache version 1.3.9,1.3.11
- imap 4.6
- mysql 3.22.27-1
- mcrypt 2.2.4,2.2.5,2.2.6 (earlier versions refuse to work at all)

Works with apache 1.3.6 on Redhat 6.0 (installed from redhat's RPMs).
Works fine with 1.3.9 on Redhat 6.1 (also from redhat's RPMs) if compiled without mcrypt. apache claims that it started alright, but turns out that it is not running (e.g. ps -A doesn't show it).

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-06 06:28 UTC] sas at cvs dot php dot net
Try to compile mcrypt with --disable-posix-threads
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 11:01:30 2024 UTC