Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Ajax Search Pro – Some errors. › Reply To: Ajax Search Pro – Some errors.
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.