Forums

A problem posting due to PHP (6 posts)

  1. ethanator1088
    Member
    Posted 2 years ago #

    Hello all. I just changed themes on my blog http://PWNEDvideo.com . I am trying to update my blog posts and this is the error I am getting. Do you know how i can fix it?

    Warning: fsockopen() [function.fsockopen]: unable to connect to submissions.ask.com:80 (Connection refused) in /home/secfootb/public_html/pwnedvideo/wp-includes/class-snoopy.php on line 1142

    Warning: Cannot modify header information - headers already sent by (output started at /home/secfootb/public_html/pwnedvideo/wp-includes/class-snoopy.php:1142) in /home/secfootb/public_html/pwnedvideo/wp-includes/pluggable.php on line 770

  2. ClaytonJames
    Member
    Posted 2 years ago #

    Interesting similar subject located here. Might be helpful.

  3. ethanator1088
    Member
    Posted 2 years ago #

    That was an interesting read, but it did not give me an answer. Thanks anyways.

    Still looking for an answer

  4. whooami
    Member
    Posted 2 years ago #

    have you looked at that error?

    its attempting to connect here:

    submissions.ask.com:80

    submissions.ask.com is a hostname, and 80 is a port.

    web servers listen on port 80.

    therefore this:

    http://submissions.ask.com/

    is where its connecting to.

    when that page loads, that error will go away.

  5. whooami
    Member
    Posted 2 years ago #

    PS: if you want to get rid of the error sooner than that then locate whatever is initiating the connection, and disable it.

  6. brainiac
    Member
    Posted 2 years ago #

    remove ask.com from sitemap generator plugin to fix

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags