php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3337 imap_mail_compose() locks
Submitted: 2000-01-28 09:34 UTC Modified: 2001-05-10 09:44 UTC
From: peter at mediasvar dot se Assigned:
Status: Closed Package: IMAP related
PHP Version: 4.0 Beta 3 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 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: peter at mediasvar dot se
New email:
PHP Version: OS:

 

 [2000-01-28 09:34 UTC] peter at mediasvar dot se
Whenever I use the imap_mail_compose() command it locks up the entire http-deamon. it works splendid
with php 3.0.x. It really locks the deamon and never returns. We're running with Apache 1.3.9 under Solaris 2.6 on Sun Enterprise 450 machines (multiprocessor), compiled php --with-imap --with-gd --with-sybase-ct --enable-track-vars --with-apache. Also tried the same on a Netra machine but it produces almost the same result (instead of locking the daemon it gives out an empty page instead of the normal html it should produce).. 



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 20:52 UTC] zak@php.net
There have been several bug fixes on various imap functions.
Please try installing a new release of PHP.
If the problem occurs again, please submit a new bug report.
 [2000-07-25 21:49 UTC] hholzgra@php.net
this is still not working (and not documented ):
 [2000-07-29 02:47 UTC] sniper@php.net
This is imap related. And reproduceable.

--Jani

 [2000-07-30 00:37 UTC] sniper@php.net
Please try out the latest CVS now. I made a partial fix
to this but there is some work to do still.

And check out bug #5084 which is duplicate to this. 

--Jani
 [2000-11-27 05:59 UTC] sniper@php.net
Dup of #5084
 [2001-05-10 09:44 UTC] sniper@php.net
Should be fixed in CVS.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC