From: [EMAIL PROTECTED]
Operating system: WindowsNT
PHP version: 4.0.6
PHP Bug Type: Apache related
Bug description: opendir fails on remote folders with apache as a service
I'm using php, apache and mysql from EasyPHP 1.5 with windowsNT.
When launching the servers as services, the opendir command fails with
remote folders : opendir("//machine/folder"); returning an "errno 22"
error.
When running the servers "normally", everything goes well (as far as I
tried).
--
Edit bug report at: http://bugs.php.net/?id=13058&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]