When I first go to the install screen I get the following results for the prereq checking:
TestLink Setup has carried out a number of checks to see if everything's ready to start the setup.
Checking PHP version:
WARNING! You are running on PHP 5.2.3, and TestLink has not been tested on versions >= 5.2.0
Warning!: You are using a M$ Operating System, be careful with authentication problems
between PHP 4 and the new MySQL 4.1.x passwords
Read this MySQL - A.2.3. Client does not support authentication protocol
Checking if Register Globals = OFF: OK!
Checking if sessions are properly configured: OK!
Checking if ../gui/templates_c directory exists: OK!
Checking if ../gui/templates_c directory is writable: OK!
Checking if PEAR modules are installed:OK!
I figured that since I didn't want to downgrade MySQL and PHP and that these were just warnings I would give the install a shot anyway just to see if any problems would occur or if things would just magically work ok (naive, I know).
After I get past the initial install screen and the license agreement screen it takes me to a screen that says this:
TestLink setup will now attempt to setup the database:
Creating connection to Database Server:
And that's the only thing that loads. There are no error messages or anything; it just gets to that point and stays there. Any ideas about what's causing this? I'm not surprised that it's not working, but I would at least like to know exactly what's going on so that I can look into fixing it.