Forums

Problems with www site - the same site works fine without www (2 posts)

  1. broadbeachpharmacy
    Member
    Posted 4 months ago #

    Warning: Cannot modify header information - headers already sent by (output started at /home/customco/public_html/index.php(1) : eval()'d code:7) in /home/customco/public_html/wp-includes/pluggable.php on line 866

    Getting this error only when I type in http://www.customcompounding.com.au but it works fine when i type in customcompounding.com.au - I don;t know why it isn't working with the "www" one.

    Please help

  2. Snat
    Member
    Posted 4 months ago #

    The following data is being sent on www which is causing this issue (PHP is trying to send something after the Javascript below has been sent.)

    http://pastebin.com/jGEjCkvm

    That Javascript however looks very odd to me, might want to look at where it is coming from and what it purpose is.

    Edit - 11:02

    Argh yes, I remember where I saw this code. I remember this was a part of a hack that has been going around. Check your index.php and see if you have anything that looks like in the file.

    http://pastebin.com/cpD8hhed

Reply

You must log in to post.

About this Topic