• Resolved Jules

    (@julie-gabriel)


    Hi,

    I just set up my website with WordPress. I have followed all the steps in the setup, but when everything is uploaded, and I try to access the page I just get the message:

    Parse error: syntax error, unexpected $end in /home/feuerlib/public_html/wp-config.php on line 76

    Any ideas on why this is happening?

    The site btw is http://www.feuerlibella.ca

    Thanking you in advance!

    Jules

Viewing 7 replies - 1 through 7 (of 7 total)
  • Make sure that there is no space after ?> in wp-config.php file.

    Thread Starter Jules

    (@julie-gabriel)

    Ok, I did that, thank you!

    Only now I have another problem… The installation has started, but I got this message first:

    ���
    Warning: Cannot modify header information – headers already sent by (output started at /home/feuerlib/public_html/wp-config.php:76) in /home/feuerlib/public_html/wp-admin/install.php on line 36

    Followed by this message:

    You appear to have already installed WordPress. To reinstall please clear your old database tables first.

    Which I’m pretty sure I haven’t considering this is a new domain… 😉

    Any ideas?

    Thanks again!

    Your blog seems to be installed now but it seems that there is some additional code in wp-config. When I browse http://www.feuerlibella.ca/wp-config.php , it displays 111. I think it should display blank page. Just double check your wp-config.php file and remove unwanted code.

    Thread Starter Jules

    (@julie-gabriel)

    What would be considered unwanted code?

    There is should not be any additional space before <?php tag and then should not be any space or code after ?>

    Thread Starter Jules

    (@julie-gabriel)

    Ah, ok!

    Thank you Kailash1!

    I finally got it up and going! Yah! lol

    Hi Julie,

    Glad to know that your blog is up now 🙂

    Kailash

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

The topic ‘Odd message after installation’ is closed to new replies.