View Single Post
Old 02-02-2004, 05:05 AM   #3
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Thanks for the help! That did the trick for one problem, but now I'm having another and I'm not sure how to modify the code to get around it.

When I go to the admin/index.php and get the screen that asks for my username and password, I enter those two things, and the screen comes back with:

www.techtipscentral.net\mypassword

in the username field.

www.techtipscentral.net is the domain I'm running this from.

I tried appending "www.techtipscentral.net\" to the user variable definition in both the config.php and auth.php files (sans quotes, of course), but that didn't work. I'll admit I'm out of my element on this.

I'm sure this is another Windows server related problem, but why is this tacking on the domain name and a backslash to the password, and how do I get around that one?

Side Comment: Now I know why I switched my main website to Linux.
vinyl-junkie is offline   Reply With Quote