[pmwiki-users] Search Module Error
Patrick R. Michaud
pmichaud at pobox.com
Thu Sep 7 10:00:05 CDT 2006
On Thu, Sep 07, 2006 at 04:29:31PM +0200, Alexis Arquilliere wrote:
> Hi all,
>
> The search engine of my PmWiki no longer works.
> (URL: http://2manytracklists.free.fr )
>
> A search returns this error message:
> Fatal error: fopen(wiki.d/Site.AuthForm) [<a
> href='function.fopen'>function.fopen</a>]: failed to open stream: No
> such file or directory in
> /mnt/112/free.fr/3/4/2manytracklists/pmwiki/index.php on line 708
Odd -- when I performed the search I got an error that it couldn't
find the file "wiki.d/Site.AuthUser" (instead of wiki.d/Site.AuthForm).
Normally PmWiki doesn't care if files don't exist; it looks to me
as though PHP is treating the inability to open a file as a fatal
error instead of a catchable one. I don't know if that's because
of something special on free.fr, a PHP setting, or what.
Perhaps you could set $EnableDiag=1; in local/config.php so I
can take a look at the PHP configuration...?
Pm
More information about the pmwiki-users
mailing list