I'm working on this upgrade. Trying to carefully follow directions, but I always get an error. (I say "always" because this is probably the 5th time I've started this project, dropped it, and came back to try again. This time I WILL finish. I've taken days off. It's scheduled. I'm committed.)
Here's what I've done:
1 - Created brand new data base for a test site.
2 - Created sub directory to install complete Zen 1.5.1 files into.
3 - Installed. Tested vanilla site. All works fine.
3 - Export my Zen 1.3.8a database and import it into the 1.5.1 (I assume the import replaces the 1.5.1 tables completely)
When it finishes I get the following error. Can someone tell me if this is important or can be ignored? Thanks a million!
SQL query:
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="icon" href="./favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" /> <title>phpMyAdmin</title> <link rel="stylesheet" type="text/css" href="phpmyadmin.css.php?server=1&token=32808b8103d1d67a14bdd123e09fd23b& ;js_frame=right&nocache=5552085656" /> <link rel="stylesheet" type="text/css" href="print.css" media="print" /> <link rel="stylesheet" type="text/css" href="./themes/pmahomme/jquery/jquery-ui-1.8.16.custom.css" /> <meta name="robots" content="noindex,nofollow" /> <script src="./js/cross_framing_protection.js?ts=1375007690" type="text/javascript"></script> <script src="./js/jquery/jquery-1.6.2fix-9521.js?ts=1399144421" type="text/javascript"></script> <script src="./js/jquery/jquery-ui-1.8.16.custom.js?ts=137500[...]
MySQL said:![]()
#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 '<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="e' at line 1


)
Reply With Quote
