opendir cannot open directory on windows home server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jlbpa
Forum Newbie
Posts: 1
Joined: Fri Sep 12, 2008 7:29 pm

opendir cannot open directory on windows home server

Post by jlbpa »

using php 5.2.5 Would like to be able to opendir on a folder within a share on the windows home server. We have been trying with unc path and by mapping a drive but cannot get it to work.


Thanks
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: opendir cannot open directory on windows home server

Post by jaoudestudios »

Ditch the windows machine and use linux :P
Post Reply