
|
[dokuwiki]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: 'Search' times out and does not return results
- From: "Childs, Jeffrey" <Jeffrey.Childs@xxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 7 Sep 2005 18:07:08 -0400
I just downloaded it (darcs) and tested it. It works fine. Thanks!
Jeff
-----Original Message-----
From: Andreas Gohr [mailto:andi@xxxxxxxxxxxxxx]
Sent: Wednesday, September 07, 2005 2:11 PM
To: dokuwiki@xxxxxxxxxxxxx
Subject: [dokuwiki] Re: 'Search' times out and does not return results
On Tue, 6 Sep 2005 17:56:16 -0400
ddoyle@xxxxxxxxxxxxxxxx wrote:
> I've submitted a patch concerning this. Not sure if I've done it
> right or if Andi can use it but it worked on my Win32/Apache setup.
>
> Basically the php builtin rename() function wasn't working on my
> system.
Strange the PHP docs don't mention any Win32 problems with rename...
anyway I changed your patch a little. It now tries to use rename and
gracefully fall back to copy/unlink renaming fails. Rename is much faster in
Unix as it only needs changing a single inode entry instead of duplicating
the whole content. Can you try if it still works for you?
Andi
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|