php - Same script, working on a site, not working on the other! -


Firstly I apologize in advance for this question, a little away from the range of stack overflow, but I spent a day I am trying to solve that issue and I am completely trapped.

Issue: The search function of my script (php) works perfectly well on a host, but not on the other. If you search for something here: edu-cafe.com, you will get a result, as it should be, try a search on this site, elsewhere hosted: code-reduc.com, exact script Files and data, and it's just hanging up.

I have both the host and the original programmer scripts to see this issue but they can not find any answer ...

Obviously the reason for my trouble comes from the host, But I did not get this issue

Any help would be highly appreciated!

PS: Here's the part of the script:

Thank you!

I got the answer ... my web host had a multiviz option by default (and of course I have never mentioned this to him)

Then in my HTAC, I said: Option-Multi Views

And the problem was solved!


Comments