Search found 2 matches

by oscanada
Wed Jul 11, 2007 12:22 pm
Forum: Installation and configuration
Topic: being redirected to install page when trying to login
Replies: 7
Views: 11816

hi, This is what i get before the installation: Checking PHP version: OK! ( 5.0.0 [minimun version] <= 5.0.4 [your version] ) Checking if Register Globals = OFF: OK! Checking PHP DB extensions OK! Checking if sessions are properly configured: OK! Checking if ../gui/templates_c directory exists: OK! ...
by oscanada
Wed Jul 11, 2007 1:23 am
Forum: Installation and configuration
Topic: being redirected to install page when trying to login
Replies: 7
Views: 11816

... and upon reading the instructions again, I figured the difference between config_db.inc.php and config.inc.php The config_db.inc.php didn't exist, so I created it and pasted the below into it. <?php // Automatically Generated by TestLink Installer define('DB_TYPE', 'mysql'); define('DB_USER', '...