PassMark Logo
Home » Forum

Error message: "No data received"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • adamjames
    Newbie
    • Aug 2011
    • 1

    #1

    Error message: "No data received"

    I have bought the professional version of Zoom.

    Have uploaded the files to the server of www.psychminded.co.uk

    and, in order to activate search on to my website, have pasted this:

    <form method="get" action="search.php">
    <input type="text" name="zoom_query" size="20" />
    <input type="submit" value="Search" />
    </form>

    into this page: http://www.psychminded.co.uk/muckabout/index.htm

    However, when I do a search I then get this error message:

    No data received
    Unable to load the web page because the server sent no data.
    Here are some suggestions:
    Reload this web page later.
    Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.


    Please advise

    Adam
  • David
    Administrator
    • Dec 2004
    • 4714

    #2
    You have the URL wrong in the search form.

    Your search function is working fine at this URL.
    http://www.psychminded.co.uk/search.php?zoom_query=test

    So I suspect you uploaded the Zoom search files into the root folder of your site rather than the /muckabout/ folder.

    Unrelated, but also strange, is the Error 324 (net::ERR_EMPTY_RESPONSE) error. Your server should return a 404 error when a page isn't found. This isn't anything to do with Zoom however.

    Comment

    • Silja128
      Junior Member
      • Sep 2011
      • 2

      #3
      i have the same problem...
      idees please!

      Comment

      • David
        Administrator
        • Dec 2004
        • 4714

        #4
        Maybe you also have your URL wrong?

        Comment

        • Silja128
          Junior Member
          • Sep 2011
          • 2

          #5
          I solved the problem
          thanks!

          Comment

          Working...