[PHP] Windows 2000 Permissions error

2001-10-19 Thread King, Justin
While trying to use dir() on a certain directory, I get the error "Warning: OpenDir: Invalid argument (errno 22) in c:\inetpub\wwwroot\search\update.php on line 71". I'm aware this is most likely a permissions error, but I've already given SYSTEM, SELF, and SERVICE full control over the direc

RE: [PHP] Windows 2000 Permissions error

2001-10-19 Thread King, Justin
ub/wwwroot/info/transportation/Trans..." I'm receiving the error. Since the Trans directory is the directory with the different permissions, I'm lead to believe it's a permissions issue. -Justin -Original Message----- From: Frewuill Rodriguez [mailto:[EMAIL PROTECTED]] Sen

RE: [PHP] Windows 2000 Permissions error

2001-10-19 Thread King, Justin
driguez [mailto:[EMAIL PROTECTED]] Sent: Friday, October 19, 2001 3:18 PM To: King, Justin Subject: Re: [PHP] Windows 2000 Permissions error You said you were running on win 2000 shouldn't you use c:\inetpub\wwwroot as your startdir instead of /inetpub/wwwroot ?? hope this help - Origina