<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tegan Dowling schrieb:
<blockquote
 cite="mid:5c8455a0808200432t4b7f78e8s5e5a0e8979d83ad9@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, Aug 20, 2008 at 1:41 AM, Michael Schneider <a class="moz-txt-link-rfc2396E" href="mailto:resu-cam@gmx.net">&lt;resu-cam@gmx.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Tegan Dowling schrieb:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I've seen something that might be similar when the PmWiki install's
root-level .htaccess file was missing or corrupted -- If you don't
know how to check for that, post again -- let us know in any case!

      </pre>
    </blockquote>
    <pre wrap="">Hi,

I don't know know exactly how to check that.
These .htaccess files I can see:


$ find ./pmwiki -name ".htaccess"
./pmwiki/cookbook/.htaccess
./pmwiki/docs/.htaccess
./pmwiki/local/.htaccess
./pmwiki/scripts/.htaccess

    </pre>
  </blockquote>
  <pre wrap=""><!---->
That may be the problem, then -- there should be ./pmwiki/.htaccess --
re-check the files you downloaded from PmWiki for the version that
should have come with the distribution.

  </pre>
</blockquote>
After downloading <a class="moz-txt-link-freetext" href="http://pmwiki.org/pub/pmwiki/pmwiki-latest.tgz">http://pmwiki.org/pub/pmwiki/pmwiki-latest.tgz</a> I
cannot see any .htaccess in ./pmwiki/<br>
<br>
# ls -a<br>
.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; README.txt docs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pmwiki.php scripts<br>
..&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cookbook&nbsp;&nbsp; local&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pub&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wikilib.d<br>
<br>
How does it has to look like? (so I can create it by hand)<br>
<br>
<br>
<br>
Michael<br>
</body>
</html>