Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter mattblog

    (@mattblog)

    I have just uploaded an updated theme and it has gone.

    When I did it though I do still get a Header error then I refresh and all is fine. is this just a lag in server speaking with code?

    Thread Starter mattblog

    (@mattblog)

    Hi Esmi,

    Thanks for the advice. Just for reference incase someone else has the same problem, I was using the 5 min install tactic and you dont have to work with the sample-config.php but the link Esmi sent is the one for you if your doing manual instalation.

    I however just needed to upgrade the database after uploading my old database to myphp. Problem solved.

    Everything seems to be working fine now front end but when I view source I now have this snipit of code at the top of source:

    <head>
    <style type="text/css">
    @import url('style.ie6.css');
    @import url('style.ie7.css');
    @import url('style.css');
    </style>
    </head>
    
    <head>
    <style type="text/css">
    @import url('style.ie6.css');
    @import url('style.ie7.css');
    @import url('style.css');
    </style>
    </head>
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="https://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
    <head profile="https://gmpg.org/xfn/11">

    Done it.

    Thanks again. I’m sure I will be back with some more problems!!!

    Regards
    Matt

    Hi Whooami,

    Thanks for your help. What I did was:
    1. Deleted all the files in Filezilla
    2. Created a new folder with wordpress extracted
    3. Opened the wp-config-sample.php and saved another copy without changing anything and called it wp-config.php
    4. Uploaded all the files from my new folder to filezilla
    5. Went to https://www.mysite.co.uk/wp-admin/setup-config.php
    6. Filled in server info
    BING BANG BONG BABY!!!

    Now the only problem I have is moving the blog from https://www.mysite.co.uk/wordpress to the index page using filezilla
    I do think I know how to recreate the database for this but it is moving the files to index I have a problem with in Filezilla.
    Any help would be appreciated. I have done some research but found nothing on Filezilla.

    thanks again!

    I am just trying to move forward in the fastest way possible.

    This is brand new to me and I’m trying to learn how to do this without one click installations because I’m extremely interested to figure out how things are programmed and uploaded.

    This upload is a new blog and there is nothing on the server apart from the database which has been setup for this blog, which I did in the configuration.

    Does anyone else think I should remove all files from the server and start again as I don’t see any stray characters or line breaks on line one or last entry.

    Any advice would be most appreciated ??

    Thanks Bh_wp_Fan,

    I have done all this as stated in the Trouble shooting page. I have copied the code of the first 18 lines in wp-config.php there is no lines before the opening comand can you see anything or do i need to seed you the whole page of code?

    <?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 https://codex.www.ads-software.com/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',

    I’m also having the same problem. The troubleshooing page does not do anything for me and I have been scratching my head for the last 24 hours. PLEASE HELP.

    Warning: Cannot modify header information – headers already sent by (output started at /websites/123reg/LinuxPackage21/ni/nt/en/MYDOMAIN.co.uk/public_html/wordpress/wp-config.php:1) in /websites/123reg/LinuxPackage21/ni/nt/en/MYDOMAIN.co.uk/public_html/wordpress/wp-admin/install.php on line 36

    I have removed the white space and I have added ?> with no space after but nada.
    I have also re-configured the sample page 3 times thinking i might have entered an error. but nada!!!

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