[PHP-DEV] Bug #13058 Updated: opendir fails on remote folders with apache as a service

2001-10-20 Thread sniper

ID: 13058
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Old Bug Type: Apache related
Bug Type: Directory function related
Operating System: WindowsNT
PHP Version: 4.0.6
New Comment:

This should be fixed in CVS. Please try the latest 
development build from http://www.php4win.com/


--Jani


Previous Comments:


[2001-08-30 09:14:24] [EMAIL PROTECTED]

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.



[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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #13058 Updated: opendir fails on remote folders with apache as a service

2001-08-30 Thread nicolas_toniazzi

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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #13058 Updated: opendir fails on remote folders with apache as a service

2001-08-30 Thread dbeu

ID: 13058
Updated by: dbeu
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Apache related
Operating System: WindowsNT
PHP Version: 4.0.6
New Comment:

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.

Previous Comments:


[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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]