Page 1 of 1

[SOLVED] ADODB_[mysql].class.php

Posted: Tue Oct 12, 2010 7:14 pm
by istream
Hi,
I have following
  • RHEL 5.0
    Apache 2.2.3
    MySQL 5.1.50
    PHP 5.3.3
    Testlink 1.9 Beta5
In the overall flow, when I go tot execute page, and click on a test case to execute, nothing shows up on the right-hand side of the page,
I see following in the apache error log

PHP Fatal error: require_once(): Failed opening required 'ADODB_[mysql].class.php' (include_path='.:/usr/share/pear:/usr/share/php:.:/usr/local/testlink/lib/functions/:/usr/local/testlink/third_party/') in /usr/local/testlink/lib/functions/common.php on line 94



Any pointers will be great healp.
Thanks

Re: ADODB_[mysql].class.php

Posted: Tue Oct 12, 2010 8:18 pm
by fman
seems a bad config on DB TYOE probably on bug interface the backets are wrong

Re: ADODB_[mysql].class.php

Posted: Tue Oct 12, 2010 8:51 pm
by istream
Thanks, Francisco, Appreciate your help. It works now. The brackets were there in cfg/bugzilla.cfg.php for mysql entry.