Guest Posted July 20, 2004 Posted July 20, 2004 I am new at this, I have finished setting up a test store, now I neet to protect my admin section. How do I set up user name and password for the admin panel. Where do I do it and how? :D In very simple english please!!!
TomThumb Posted July 20, 2004 Posted July 20, 2004 See this thread while (!succeed) {try()}; GMT -6:00
Guest Posted July 20, 2004 Posted July 20, 2004 I tried installing that. I run oscommerce on my own webserver, therefor I do not access it through FTP. I think that I need to chance the chmod, what is that and how do I chance it? :blink:
TomThumb Posted July 21, 2004 Posted July 21, 2004 chmod has nothing to do with passwords. it either allows access or doesn't depending on owner, group or individual rights. usernames and passwords through web access can be controlled by .htaccess and .htpasswd files for *nix based web servers. alternatively you could try this contribution Admin Login while (!succeed) {try()}; GMT -6:00
Guest Posted July 22, 2004 Posted July 22, 2004 I am trying to install it, but i am having a problem. in the instruction 1. Cut and paste sql from admin.sql file into phpmyadmin or in similar fashion. I am using my sql and mysql control center. Where do I paste the text from that file? :(
TomThumb Posted July 22, 2004 Posted July 22, 2004 Select the database and click on the SQL button. Then paste it in that window and click on the ! button. while (!succeed) {try()}; GMT -6:00
higgalls Posted July 23, 2004 Posted July 23, 2004 alternatively you could try this contribution Admin Login Hey, I have tried the Admin Login that you suggested, and I have some weird problem with it. On my laptop (win XP Pro, with latest version of PHP), it works absolutely fine. However, on the internet, it doesnt work. I put in the user name and password, and it comes back with the URL 'http://www.stonebridgecomputing.com.au/catalog/admin/adminLogin.php?ALE=0' If i enter in an incorrect login and password it comes back saying they were incorrect, but if I put a correct combination in, then it comes back with that previous link, but it doesnt say that it was incorrect, so I know that it is hitting the database correctly. I just think that it isnt setting the session or redirecting properly. Now, I know that the Web server is a Win 2000 Server, running PHP Version 4.3.4, so does that have anything to do with it? Any help would be greatly appreciated (I didnt know where to put this problem as I couldnt find the thread for the Admin Login itself). Cheers, Chris :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.