Passwords and LogOns
Posted by: killborn (62.84.19.---)
Date: April 18, 2006 07:45PM

i have simple logon screen in one of my web pages...when i trie to log on hapens error....it hapens like this -> i write in name and password but when i press logon nothing hapens, only password and username fields are blank now



Post Edited (04-18-06 19:46)

Options: ReplyQuote
Re: Passwords and LogOns
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 19, 2006 12:28AM

make sure your move your website to local wamp server, you need to update your htaccess and htpasswd file to use windows paths, not linux paths.

Options: ReplyQuote
Re: Passwords and LogOns
Posted by: killborn (62.84.19.---)
Date: April 19, 2006 01:06PM

How can i do that?

Options: ReplyQuote
Re: Passwords and LogOns
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 20, 2006 12:06AM

if there are any path lines in your files that look like this:

Example Linux Path:
/home/usr/www/someplace

if you any paths like that above, you need to change them to windows sytle paths:
c:\wamp\www\someplace

Options: ReplyQuote
Re: Passwords and LogOns
Posted by: killborn (62.85.71.---)
Date: April 20, 2006 11:17AM

I think i have the rigt paths but the php page isnt work correctly....when im triing to log in nothing hapens

Options: ReplyQuote


Sorry, only registered users may post in this forum.