After deployment to my project and installing it in root folder the following problem occurs when I try to edit the connection to database :
[INDENT]Connection error mysql_connect() : the mysql extension is deprecated and will be removed in the future : use mysqli or PDO instead[/INDENT]
Some information about my server :Ubuntu 13.04 / php version 5.5.6
I think the problem is with php version but how can I use scriptcase project on this machine (I tried to use all types of dbms : mysql (transaction) - mysql and mysql pdo) , When I tried to test the connection “success connection” message displayed .
The problem occurs when I tried to select the database and the list of database is empty
Note : In scriptcase (before deployment) there is no problem