I have a very urgent problem. I recently bought this software for banner ad rotation called dot-banner (http://www.dot-banner.com). I installed it and everything worked fine. Two days laters I went back to the administration page admin.php (whiched worked two days ago) and put in my password to find out that it keeps giving a "password error". Ok, so i went in mysql and deleted the database and recreated it using the sql dump that came with the program. It should have defaulted my admin password. I checked the tables and it did. But I went back to admin and I still got the same password error. What's weird is that it worked fine before and I did not change anything about the script.
The only thing I could think about doing was turning off Java Servlets and JSP pages on my server, but why would that affect PHP.
My question is could this be some sort of PHP configuration problem in that the form values aren't passes correctly??? Does magic_quotes_grc have anything to do with form variables? it's ON right now on the server.!
Thank you for your help. Much appreciated.!!!!