Re: [PHP] obscure error message - PHP Notice: (null)(): Permission denied (errflg=2) in Unknown on line 0

2005-03-21 Thread Richard Lynch
On Wed, March 16, 2005 2:32 pm, Zinovi Boyadjiev said:
 I am getting this strange error while developing imap mail to mysql
 inporting script :

 PHP Notice:  (null)(): Permission denied (errflg=2) in Unknown on line 0

This looks like a custom error message and/or something coming about as a
result of using http://php.net/eval


-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] obscure error message - PHP Notice: (null)(): Permission denied (errflg=2) in Unknown on line 0

2005-03-16 Thread Zinovi Boyadjiev
Hello,

I am getting this strange error while developing imap mail to mysql 
inporting script :

PHP Notice:  (null)(): Permission denied (errflg=2) in Unknown on line 0

I am getting it at the end of the script execution without affecting any 
actual script functionality.

I am using PHP 4.3.10 CLI interface on Windows

Does someone experienced the same problem ? Do you have any solution or hint 
where to look for ?

Regards,

Zinovi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php