<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Installed the package from
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/wiki/Cookbook/Standalone">http://www.pmwiki.org/wiki/Cookbook/Standalone</a>, putting the server
directory within pmwiki (thus at the same level as local, wiki.d, etc).
Run the .bat. When I use the <a class="moz-txt-link-freetext" href="http://localhost/wiki">http://localhost/wiki</a>, I get this on the
console:<br>
<br>
C:\Temp\pmwiki\pmwiki\server&gt;echo off<br>
Content-type: text/html<br>
X-Powered-By: PHP/4.4.0<br>
<br>
Started...ready for requests<br>
GET /wiki HTTP/1.1<br>
GET /favicon.ico HTTP/1.1<br>
NotFound: /favicon.ico<br>
<br>
I've tried moving the server directory, adding an ico file to various
directories -- nada. What did I miss?<br>
<br>
&nbsp;~ ~ Dave<br>
</body>
</html>