This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Ajax Search Pro – Some errors.

#5203
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

The first line on that error log tells that the main javascript file could not be loaded by the browser because of a “Failed to load resource: connection reset” error.
It happens primary if the apache virtual hosts handler or the .htaccess file handler recognizes a pattern in the request and forwards a different request. In other words there is most likely a misconfiguration in the .htaccess file.
You should also check if the file is accessible directly from the browser.

Other causes might be bad permissions or ownership settings, but I don’t think this is the case.

Also, make sure that you don’t have anything in your system “hosts” file ralted to that domain.