Database Connection Problem While Creating Project.

Hello,

I am using ScriptCase v8. While creating a new project I got this error and I cannot go forward creating project.

The extension php_mysql.dll on the php.ini file must to be enabled
On the PHP.INI file look for DLL php_mysql.dll and remove the ";" (semicolon) to enable the MySQL module in the PHP

I have ScriptCase v8 installed on Linux Ubuntu machine having MySql installed on it. I can connect to database using any database client as well as PHP script.

=========================

Updates: I removed semicolon infront of line extension=php_mysql.so and restart sc_apache. Now I am getting another same error for php_pdo_mysql.dll file.


Milind