Re: [Doxygen-users] Server-Side Searching Error

2012-12-13 Thread Jake Colman
Thanks for replying. It turns out that the problem is that we have a Perl module that functions as a handler to rewrite the URI. The user ".../doxygen/index.html" and it is rewritten to ".../doxygen/latest/index.html". This works fine for most things and for finding the search.php (and related)

Re: [Doxygen-users] Server-Side Searching Error

2012-12-12 Thread Ken Kazinski
Are you using a relative path in the "INPUT_FILES" and "INPUT" search boxes or a hard coded path to the previous location? >From where my doxyfile is I use .\src to get to the source directory. -- LogMeIn Rescue: Anyw

Re: [Doxygen-users] Server-Side Searching Error

2012-12-12 Thread Ken Kazinski
Are you using Sent from my iPhone On Dec 12, 2012, at 13:41, Jake Colman wrote: > > Server-side searching works fine in the directory in which Doxygen is > generated. We then copy the entire tree over to another location to be > served by another server. When I try to search I get the follo

[Doxygen-users] Server-Side Searching Error

2012-12-12 Thread Jake Colman
Server-side searching works fine in the directory in which Doxygen is generated. We then copy the entire tree over to another location to be served by another server. When I try to search I get the following error: Warning: fopen(search/search.idx): failed to open stream: No such file or direct