paracha3
06-09-2003, 01:26 AM
Hi All,
I am very new to php but i like working in it because its like C syntax and it is FREE. But this one problem is making me frustrated.
Running Win2k (NTFS HDD),IIS5.0 with latest PHP. When i try to access files using opendir(".") or opendir("E:\\Inetpub\\wwwroot\\") things work good.
But if i try opendir("E:\\") it doesn't work. I don't get any error, just empty page. I have given Administrative privileges to IIS Admin service, restarted, still the same. I ultimately want to access network share (mapped drive) but first i need to just get to local E:\.
I have read similar messages and it seems no one had problems reading their local hard drive. I cant even access local hard drive.
BTW Administrator has full access to E:\.
Please help.
Thanks:)
I am very new to php but i like working in it because its like C syntax and it is FREE. But this one problem is making me frustrated.
Running Win2k (NTFS HDD),IIS5.0 with latest PHP. When i try to access files using opendir(".") or opendir("E:\\Inetpub\\wwwroot\\") things work good.
But if i try opendir("E:\\") it doesn't work. I don't get any error, just empty page. I have given Administrative privileges to IIS Admin service, restarted, still the same. I ultimately want to access network share (mapped drive) but first i need to just get to local E:\.
I have read similar messages and it seems no one had problems reading their local hard drive. I cant even access local hard drive.
BTW Administrator has full access to E:\.
Please help.
Thanks:)