|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-08-30 08:57 UTC] dbeu@php.net
[2001-08-30 09:14 UTC] nicolas_toniazzi at hotmail dot com
[2001-10-21 00:46 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 15:00:01 2025 UTC |
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).