can't see databse on connection envrionnement with Lamp Ubuntu server

Hi everbody,

I try to configure mysql connection to lamp server but I cannot see my db ??? in phpmyadmin no problem , I’ve check privileges it’s ok too ???
I have made a CHMOD 777 -R _lib for directory _lib

Anybody an idea ???
Thanks in advance
Nac

This is the message in _prod

Connection Error
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead

Lamp infos

Server: Localhost via UNIX socket
Server type: MySQL
Server version: 5.5.38-0ubuntu0.14.04.1 - (Ubuntu)
Protocol version: 10
User: can.yilmaz@localhost
Server charset: UTF-8 Unicode (utf8)
Web server

Apache/2.4.7 (Ubuntu)
Database client version: libmysql - 5.5.38
PHP extension: mysqli Documentation
phpMyAdmin

Version information: 4.0.10deb1

Downgrade to MySQL 5.4

jsb

I suspect you have PHP 5.5.xx installed?
If so, downgrade to PHP 5.4.xx

jsb

[ATTACH=CONFIG]n69052[/ATTACH]

Same old problem as described after several years posted. I can’t find a clear solution on forums.

[SIZE=12px]We get:

Connection Success after installing deployment on production machine but:[/SIZE]

[SIZE=11px]Connection Error[/SIZE]

[SIZE=11px]mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead[/SIZE]

When trying to select [SIZE=12px]Database Name [/SIZE]

My only guess is both development and production machine must run same PHP version.
Any ideas?

Production Env: [INDENT]buntu 15.10
XAMPP for Linux 5.6.21
PHP Version 5.6.21[/INDENT]
Development Env: [INDENT]Scriptcase V6[/INDENT] [INDENT]CentOS shared server
PHP Version 5.3.29[/INDENT]

Thank you in advance.

ScriptcaseProdDBError.png