Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • If I am using a Genesis theme and a child theme, how can I use this to test the home.php function?

    Thread Starter rtbucher

    (@rtbucher)

    Also, make sure you’ve edited wp-config.php and put the correct values for your database.

    Here is the complete error line I have created a database in mysql and then I try to manually upload wp-config.php and this is the complete error line.

    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
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’);

    SQL query:

    <?php // ** MySQL settings ** // define(‘DB_NAME’, ‘wordpress’);

    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 ‘<?php
    // ** MySQL settings ** //
    define(‘DB_NAME’, ‘wordpress’)’ at line 1

    [ Back ]

Viewing 2 replies - 1 through 2 (of 2 total)