Page 1 sur 1

Problème création base sql sur free

Posté : mar. 22 nov. 2016 11:48
par MNSINFO
bonjours a tous, j'ai ce message d'erreur lors de la création :

Installation



Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 103

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 104

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Fatal error: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in /mnt/162/sda/1/1/mnsinfo/install/index.php on line 110

Re: Problème création base sql sur free

Posté : mar. 22 nov. 2016 12:52
par Flox
Bonjour,

Pouvez vous vous verifier vos identifiants et mot de passe, ainsi que le nom du serveur de base de donnée si il n'est pas rester sur localhost.

Cdt

Re: Problème création base sql sur free

Posté : mar. 22 nov. 2016 13:44
par MNSINFO
Merci de votre réponse.

quand je vais sur sql.free.fr
j'arrive à m'authentifier sur le site avec mes identifiants.
Il m'indique comme nom de serveur : mnsinfo.sql.free.fr et base de données mnsinfo.
Sur l'étape 1 j'ai mis à la place de localhost mnsinfo.sql.free.fr et dans utilisateur le même login et mot de passe que sur sql.free.fr

Re: Problème création base sql sur free

Posté : mar. 22 nov. 2016 19:53
par Flox
Nous sommes désolé mais il semble que free utilise une version de PHP très obsolète (4.4.3) cette version à 10 ans est n'est pas supporté par l'application qui exige au minium une version 5.6.
De plus free n'a pas implémenté le driver PDO permettant d'effectuer de faire des requêtes sur la base de donnée.

https://gestsup.fr/index.php?page=suppo ... =server#32

Désolé