Does anyone here have a step by step on how to accomplish accessing network share from apache server?
I have beat my head against the wall trying to do this and all i get is a 403 Error page
how can this be done?
Access log:
"GET /2 HTTP/1.1" 403 1182 "-" "Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12"
(/2 being my test folder alias)
Error Log:
[Tue Nov 30 15:26:30 2010] [error] [client MY IP] client denied by server configuration: C:/2TBBACKUP
[Tue Nov 30 15:26:32 2010] [error] [client MYIP] client denied by server configuration: C:/2TBBACKUP
[Tue Nov 30 15:26:43 2010] [error] [client MYIP] client denied by server configuration: C:/2TBBACKUP
Im using Windows 7 Ultimate
I have apache 2.2
im using xampp
and i have googled up to 4 pages into google worth of BS that does nothing
i cant add or change permissions to said network drive......atleast i dont know how cause when i try using cmd i get access denied
HELP PLEASE!!!
New to PHP and MySql. Started looking at scripts about a week ago. So far have very little understanding of it. So please be easy with me if I ask a stupid question.
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
- Brian W. Kernighan
i have read that but it does not answer my question
New to PHP and MySql. Started looking at scripts about a week ago. So far have very little understanding of it. So please be easy with me if I ask a stupid question.
Bookmarks