PHP installation don't have the MySQL extension

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
Lucky
TestLink user
Posts: 2
Joined: Sun Dec 09, 2007 3:46 pm

PHP installation don't have the MySQL extension

Post by Lucky »


web server: apache2.2.4
PHP: 5.2.2
MySQL: 5.0.19

when I install Testlink 1.7.1, it always prompts like that

Checking PHP version: OK! ( 5.0.0 [minimun version] <= 5.2.5 [your version] )

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 PHP DB extensions Warning!: Your PHP installation don't have the MySQL extension - without it is IMPOSSIBLE to use Testlink.Failed!
Checking if sessions are properly configured: OK!
Checking if ../gui/templates_c directory exists: OK!
Checking if ../gui/templates_c directory is writable: OK!

How could I slove this problem?

Thank you so much!
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

Check http://cz2.php.net/mysql (section 5+).
Lucky
TestLink user
Posts: 2
Joined: Sun Dec 09, 2007 3:46 pm

Post by Lucky »

Thank you!
I will check this installation and config. :wink:
sure051
TestLink user
Posts: 1
Joined: Mon May 30, 2011 9:59 am

Re: PHP installation don't have the MySQL extension

Post by sure051 »

Hi,

I face the same problem in my environment.

"Checking PHP DB extensions Warning!: Your PHP installation don't have the mysql extension mysql- without it is IMPOSSIBLE to use Testlink.Failed!"
The above link didn't work. Because of this error i can't use test link. Please help to resolve this.
fman
Member of TestLink Community
Posts: 3123
Joined: Tue Nov 15, 2005 7:19 am

Re: PHP installation don't have the MySQL extension

Post by fman »

this is NO a TestLink error, do some search on google regarding PHP and how to enable extension
Post Reply