I would and must install TestLink in my company, as required i have setup the Apache 2.2 + PHP 5.2.5 and as DB i used latest version of PostgreSQL (i also have tried with previous 8.1). When i start the "automatic" installation wizard after put the needed initial parameters then it tell me a warning message like that php hasn't the extension for PostgreSQL, but in php.ini i check that it runs the extension php_pgsql.dll, so what that problem?
Thanks, Simone
Problem installation of TestLink 1.7.4
1. create a simple PHP page with phpinfo() call to display loaded extensions.
2. there was an old bug that do bad checks for postgres, please check our mantis installation looking for this error (do not filter on close issues)
3. look for point of code where DB extension is done, and add some echoes,
report result here
2. there was an old bug that do bad checks for postgres, please check our mantis installation looking for this error (do not filter on close issues)
3. look for point of code where DB extension is done, and add some echoes,
report result here