You need to paste a little more of the output. Looks like it's got a 
problem trying to close file descriptor 8. If you scroll up a bit more, 
you'll see a call to open() with a return value of 8. That will show the 
file it is trying to open and then close. For some reason it appears 
that it is able to open the file, but not close it.

Without seeing more, that's all I can really say.

[billy]

-- 


/---------------------------------------------=[ BILLY S HALSEY ]=--\
| Member of Technical Staff, Sun Microsystems, Inc. ESP Solaris SW  |
| "All opinions and technical advice offered in this message are my |
| own and not necessarily endorsed by my employer."                 |
\--=[ [EMAIL PROTECTED] ]=--------------------------------------------/


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

Reply via email to