php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29487 Notice: (null)(): [TRYCREATE] The requested item could not be found. (errflg=2)
Submitted: 2004-08-02 03:55 UTC Modified: 2004-08-20 01:00 UTC
From: ep at ericpotvin dot com Assigned:
Status: No Feedback Package: IMAP related
PHP Version: 4.3.8 OS: win32
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-08-02 03:55 UTC] ep at ericpotvin dot com
Description:
------------
when i want to move a mail i always have this :

Notice: (null)(): [TRYCREATE] The requested item could not be found. (errflg=2) in Unknown on line 0



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-02 13:34 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2004-08-02 14:15 UTC] ep at ericpotvin dot com
Hi,
everytime i want to move a mail with imap_mail_move() on win32 php version 4..3.8.8, i have this message : Notice: (null)(): [TRYCREATE] The requested item could not be found.
(errflg=2) in Unknown on line 0

my box exists (INBOX) i can read my mails into.

thanks
 [2004-08-04 01:50 UTC] iliaa@php.net
The error you are seeing is actually generated on shutdown 
since you have some error messages (from imap) in the 
buffer that you had not retrieved.  
 [2004-08-20 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC