Page 2 of 2

PostPosted: 24. February 2006 21:32
by olsrey
its there i know it is cause i put it there

PostPosted: 24. February 2006 21:56
by Wiedmann
olsrey wrote:its there i know it is cause i put it there

If this command:
Code: Select all
dir "C:\Program Files\Xammp\htdocs\stevie\.htpasswd"

told you:
The system cannot find the path specified.

Then the file is not there, because the path is wrong. That's a fact!

PostPosted: 24. February 2006 21:58
by olsrey
i know its there cause ive looked at it in windows explorer and i copied the address from the address bar so if there is any fault then its windows

PostPosted: 25. February 2006 01:10
by CPcoder
olsrey wrote:ive just reset my server and got the error again but this time there is some data in the error.log file
and this is the error line
Code: Select all
[Fri Feb 24 18:48:54 2006] [error] [client 192.168.2.1] (OS 3)The system cannot find the path specified.  : Could not open password file: C:/Program Files/Xammp/htdocs/stevie/.htpasswd


shouldn't "Xammp" be "Xampp"?

should it be lowercase "x", as "xampp"?

PostPosted: 25. February 2006 01:48
by WorldDrknss
replace spaces with %20 so it looks like this:

C:/Program%20Files/Xammp/htdocs/stevie/.htpasswd and not this
C:/Program Files/Xammp/htdocs/stevie/.htpasswd

:)

http://xampptutorials.com

PostPosted: 25. February 2006 01:49
by olsrey
yep ur right ill check the setting in the morning too late now