php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11358 Unable to compile php module with imap....
Submitted: 2001-06-08 11:01 UTC Modified: 2001-06-25 10:48 UTC
From: foxx at ultra dot cto dot us dot edu dot pl Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0.5 OS: Solaris 2.6
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: foxx at ultra dot cto dot us dot edu dot pl
New email:
PHP Version: OS:

 

 [2001-06-08 11:01 UTC] foxx at ultra dot cto dot us dot edu dot pl
./configure --prefix=/usr/local/php --without-mysql --with-openssl=/usr/local/ssl --with-apache=/install/src/Scalable_webmail/apache_1.3.20 --with-config-file-path=/usr/local/php --with-ldap=/usr/local/ldap --with-imap; make -j 2 install

  Php compilation succesfull, uw-imap compilation succesfull, apache also succesfull, but when i try to run apache i receive segmentation fault. I tried to 5 different versions of uw-imap. Php without imap works fine with apache.
  Everything works fine under GNU/Linux, but not under my Solaris 2.6
 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-08 14:00 UTC] sniper@php.net
Please try with latest RC:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

And if it segfaults too, please include a GDB backtrace into
this bug report.

--Jani

 [2001-06-23 18:13 UTC] sniper@php.net
No feedback. Please reopen with GDB backtrace if it 
crashes with PHP 4.0.6.

 [2001-06-25 10:48 UTC] foxx at ultra dot cto dot us dot edu dot pl
The compilation with 4.0.6RC3 was succesfull. Thanks !
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 02:01:28 2025 UTC