I copied a dir over from my hd to the htdocs dir in apache2triad
but when i type the ulr in ie6 it says the following
Access denied for user: 'root@127.0.0.1' (Using password: NO) "
help please :shock:
rasterrex
Joined: 01 Dec 2003
Posts: 3
Posted:
Tue Dec 02, 2003 3:25 am
Please can some one tell me how to remove the password protection on htdocs
juancho
Joined: 06 Oct 2003
Posts: 42
Location: Argentina
Posted:
Tue Dec 02, 2003 5:30 am
I don't think that would be a smart thing, but ok, it's your box...
Delete the .htpasswd file on your htdocs folder.
That's all.
kolatracks past contributor
Joined: 07 Jul 2003
Posts: 313
Location: UK
Posted:
Wed Dec 03, 2003 4:12 pm
The error your getting is not related to http basic-auth. It's to do with mysql.
And the chances are that you copied something like php-nuke or phpmyadmin which need a password to access mysql and now the passwords don't match.
What you need to do is make sure the passwords in the config files (of php-nuke or phpmyadmin) match the one being used for the root account in mysql.
rasterrex
Joined: 01 Dec 2003
Posts: 3
Posted:
Wed Dec 03, 2003 9:39 pm
Thankyou very much for the help this solved my problem :D
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum