Jump to content

Test de version Prestashop 1.4.8.2


Recommended Posts

Bonsoir,

 

J'ai une boutique avec PS 1.4.8.2 qui tourne depuis pas mal de temps sans problème chez OVH...

Fin Septembre OVH arrête PHP 5.3 et impose donc de passer à PHP 5.4 ou plus.

Je voudrais savoir si ma boutique va pouvoir fonctionner avec PHP 5.4 (au moins).

Pour faire les test, j'ai donc installé XAMPP en local (PHP 5.5) mais quand j'essaye d'importer la BDD (exportée via PhpMyAdmin chez OVH), j'ai cette erreur:

 

 

Requête SQL :

 


<!-- PMA-SQL-ERROR -->
<div class="error"><h1>Erreur</h1>
<p><strong>Requête SQL : </strong>
<a href="tbl_sql.php?sql_query=SHOW+TABLE+STATUS+FROM+%60maboutique%60+LIKE+%27ps_message_readed%27;show_query=1;db=hennesetsoins;table=ps_message_readed;token=5e66bc830888f72eb5e9bb6ab63e157c"><span class="nowrap"><img src="themes/dot.gif" title="Modifier" alt="Modifier" class="icon ic_b_edit" /> Modifier</span></a> </p>
<p>
<code class="sql"><pre>
SHOW TABLE STATUS FROM `maBDD` LIKE 'ps_message_readed'
</pre></code>
</p>
<p>
<strong>MySQL a répondu: </strong><a href="./url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.1%2Fen%2Ferror-messages-server.html;token=5e66bc830888f72eb5e9bb6ab63e157c" target="mysql_doc"><img src="themes/dot.gif" title="Documentation" alt="Documentation" class="icon ic_b_help" /></a>
</p>
<code>
#2006 - MySQL server has gone away
</code><br />
</div>

 

MySQL a répondu: dot.gif

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<!-- PMA-SQL-ERROR -->
    <div class="error"><h1>Erreur</h1>
<p><strong>Requêt' at line 1 

 

Quelqu'un peut-il m'aider à contourner ce problème pour me permettre de continuer mes tests ?

 

Un grand merci d'avance

 

JP

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...