Forum Replies Created

Viewing 1 replies (of 1 total)
  • i have same problem after try to import MySQL database file
    and I got this messages

    ERROR: Unknown Punctuation String @ 1
    STR: <?
    SQL: <?php
    /**
    * The base configurations of the WordPress.
    *
    * This file has the following configurations: MySQL settings, Table Prefix,
    * Secret Keys, WordPress Language, and ABSPATH. You can find more information
    * by visiting {@link http://codex.ww.wp.xz.cn/Editing_wp-config.php Editing
    * wp-config.php} Codex page. You can get the MySQL settings from your web host.
    *
    * This file is used by the wp-config.php creation script during the
    * installation. You don’t have to use the web site, you can just copy this file
    * to “wp-config.php” and fill in the values.
    *
    * @package WordPress
    */

    // ** MySQL settings – You can get this info from your web host ** //
    /** The name of the database for WordPress */
    define(‘DB_NAME’, ‘wrd_dm2gggaijo’);

    SQL query:

    MySQL said: Documentation
    #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 ‘<?php

    // ** MySQL settings – You can get this info from your web host ** //’ at line 1

    If check from server information MySQL version is 4.1.22
    but if look from Cpanel system settings MySQL version is 5.0.91
    what can i do with this, I am very new to this stuff please someone help me
    thanks for any help

Viewing 1 replies (of 1 total)