ID: 13058 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Apache related Operating System: WindowsNT PHP Version: 4.0.6 New Comment: I'm sorry, I read the doc but still don't understand the differences between module and cgi... I simply use the default setup given with EasyPHP 1.5. When I noticed the problem, I had all the rights I had ever dreamed of (in fact, I could read from and write to the folder). If the problem came from permissions, wouldn't the error say something about it? I read from users who had those problems with IIS. Previous Comments: ------------------------------------------------------------------------ [2001-08-30 08:57:38] [EMAIL PROTECTED] have you setup proper access permissions? are you using the module or the cgi? if the webserver starts as service it will most likly run under SYSTEM, otherwise as the currently logged on user. ------------------------------------------------------------------------ [2001-08-30 08:02:18] [EMAIL PROTECTED] 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 this 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]