Click to See Complete Forum and Search --> : php/mysql login problem


neotrace
07-08-2002, 02:06 AM
I just upgraded to php-4.2.1, mysql-3.23.51, and apache-1.3.26

I have client folders that are accessed by the ~username in apache. We used an index.php file with the code and the html that we wanted protected below the php script and it worked fine, after the upgrade though we lost being able to send and type of username and password combinations through? I even tried several different other login apps such as this http://www.webworkzware.com/index.php/page/password_protection, and they all seem to just sit, like nothing happened, not even any errors are thrown out? I believe the database to be fine since we have several other apps still running fine.

Please check out my attached file to see if anyone knows of an issue with the code and the newer servers.

neotrace
07-08-2002, 02:15 PM
go here: http://forums.devshed.com/showthread.php?s=&postid=161623#post161623 to see the fix for php-4.2.x