• Resolved alextech

    (@alextech)


    When I try to upload the .zip file to HostMonster phyMyAdmin I get an error message which I’m pasting below. All the settings are the default ones HostMonster said to use:
    Character set of file: self-8
    Format: SQL
    SQL compatibility mode: NONE
    Box clicked for “do not use AUTO_INCREMENT for zero values

    Here the error message:

    Error

    There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem

    ERROR: Unknown Punctuation String @ 1
    STR: <?
    SQL: <?php
    /**
    * Atom Publishing Protocol support for WordPress
    *
    * @version 1.0.5-dc
    */

    /**
    * WordPress is handling an Atom Publishing Protocol request.
    *
    * @var bool
    */
    define(‘APP_REQUEST’, true);

    SQL query:

    <?php /** * Atom Publishing Protocol support for WordPress * * @version 1.0.5-dc */ /** * WordPress is handling an Atom Publishing Protocol request. * * @var bool */ define(‘APP_REQUEST’, true);

    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
    /**
    * Atom Publishing Protocol support for WordPress
    *
    * @version 1.0.5′ at line 1

    http://ww.wp.xz.cn/extend/plugins/backupwordpress/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: BackUpWordPress] Can't upload .zip file to phyMyAdmin’ is closed to new replies.