ID:               26894
 User updated by:  techtonik at tut dot by
 Reported By:      techtonik at tut dot by
 Status:           Bogus
 Bug Type:         IMAP related
 Operating System: NT 4.0 SP6a
 PHP Version:      4.3.5RC2
 New Comment:

Can you implement some custom timeout for connection with this c-client
(i don't know that it is)?
Is it ok, that this c-client makes temporary files into my root
directory?
Do you know any free IMAP servers for windows?
Can you at least document this behavior?


Previous Comments:
------------------------------------------------------------------------

[2004-02-09 21:55:43] [EMAIL PROTECTED]

It's c-client that hangs, not anything in PHP.
(Instead of using POP3, use IMAP as it works fine..there are some
restrictions with deleting/expunging when you use POP3..)


------------------------------------------------------------------------

[2004-02-09 13:42:19] techtonik at tut dot by

See Bug #23257
There is a sample script, which hangs just fine for me..
File "msg2" created in the root C:\
Additionally I added xdebug trace:

Start of function trace
    1.1202          0     -> imap_open() C:\Lotus\virlist_db\ema.php:9
    6.7052          0     -> imap_num_msg()
C:\Lotus\virlist_db\ema.php:11
    6.7719          0     -> imap_fetchstructure()
C:\Lotus\virlist_db\ema.php:15
    6.9647          0     -> imap_delete()
C:\Lotus\virlist_db\ema.php:17
    6.9737          0     -> imap_expunge()
C:\Lotus\virlist_db\ema.php:19
    6.9804          0     -> imap_fetchstructure()
C:\Lotus\virlist_db\ema.php:21

------------------------------------------------------------------------

[2004-01-16 10:25:27] [EMAIL PROTECTED]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.



------------------------------------------------------------------------

[2004-01-16 09:36:16] techtonik at tut dot by

I've tried this build. Problem persists - Apache hangs. Virtual memory
allocation stops at approximately 6Mb.

------------------------------------------------------------------------

[2004-01-13 13:30:24] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Try the snapshot first.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/26894

-- 
Edit this bug report at http://bugs.php.net/?id=26894&edit=1

Reply via email to