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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Sat May 04 05:01:30 2024 UTC