PassMark Logo
Home » Forum

Announcement

Collapse
No announcement yet.

Error message: "No data received"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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

  • #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


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

      Comment


      • #4
        Maybe you also have your URL wrong?

        Comment


        • #5
          I solved the problem
          thanks!

          Comment

          Working...
          X