On 30.06.2008 12:24, Alexey Zakhlestin wrote:
It might also mean that the error message is different on Mac OS or the
error code is different.
I've seen that many times on different platforms.
that's what I thought at first, but testing showed, that it is not that simple.
plain fopen() in C on large file-name results in "File name too long" error.
php never reaches open() call and error "Inappropriate ioctl for
divice" is already set at the very first line of php_execute_script
(probably even earlier)
looks like there's some uncaught error during initialization of php
Do you have a strace log?
--
Wbr,
Antony Dovgal
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php