Page 1 of 1

Cannot find xampp.user

PostPosted: 24. June 2012 13:28
by mamkkl
I want to log in as apache admin, and I have setup the user name and password before. But not I cannot login. A error message presented in error log file saies:
Could not open password file: F:/xampp/security/xampp.users

However, the authority file path have been sat as:
AuthUserFile "C:\xampp\security\xampp.users"

what is the problem?

Re: Cannot find xampp.user

PostPosted: 24. June 2012 13:37
by JonB
I need some help on this. What exactly is an Apache Admin?

Besides that, the files have to be in the ServerRoot, at least AFAIK.

F:/xampp/security/xampp.users
"C:\xampp\security\xampp.users"

Where is XAMPP installed? Are you running a vhost or something?

It might also be useful to know the XAMMP and Windows Versions you are using.

Good Luck
8)



ysf

Re: Cannot find xampp.user

PostPosted: 24. June 2012 13:54
by mamkkl
I is a windows version xampp.
apache admin means the user that I use to login the localhost.
I change the doc root file from C:\xampp\htdocs to C:\Users\panda\Dropbox\htdocs, but never set something like "F:\..."
The xampp is in c:\

JonB wrote:I need some help on this. What exactly is an Apache Admin?

Besides that, the files have to be in the ServerRoot, at least AFAIK.

F:/xampp/security/xampp.users
"C:\xampp\security\xampp.users"

Where is XAMPP installed? Are you running a vhost or something?

It might also be useful to know the XAMMP and Windows Versions you are using.

Good Luck
8)



ysf

Re: Cannot find xampp.user

PostPosted: 24. June 2012 14:26
by JonB
C:\Users\panda\Dropbox\htdocs, but never set something like "F:\..."


Most likely Dropbox mapped a drive to make that work.

See what Explorer thinks F: is mapped to. XAMPP can't see what Dropbox is doing with the Windows OS.

Good Luck
8)



ycf