I installed Apache 2 using a source tar gzipped file.
Next I installed Mysql 4.0.1-alpha using redhat rpms.
Finally the PHP was installed from a source tar gzipped file.
My problem now is that the code that was working with apache_1.3.27, now doesn't work properly. I used to be able to use the login pages I made and those pages would fetch username and pass combo, then lead to the appropriate link stored in the database. Now, that same script seems to always return to an incorrect login page. I know the password and username are correct, so the php or mysql must be to blame. I don't know where to start. Does anyone know how I can fix this or go about diagnosing?
Thanks in advance! Rninja
Next I installed Mysql 4.0.1-alpha using redhat rpms.
Finally the PHP was installed from a source tar gzipped file.
My problem now is that the code that was working with apache_1.3.27, now doesn't work properly. I used to be able to use the login pages I made and those pages would fetch username and pass combo, then lead to the appropriate link stored in the database. Now, that same script seems to always return to an incorrect login page. I know the password and username are correct, so the php or mysql must be to blame. I don't know where to start. Does anyone know how I can fix this or go about diagnosing?
Thanks in advance! Rninja
