<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Thanks for the quick reply, Hagan,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Now I get the following error message:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>"<FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 14.7px;"><B>Warning</B></SPAN></FONT><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 14.7px;">: Cannot modify header information - headers already sent by (output started at /home/.jong..."</SPAN></FONT><BR><DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I suspect my problem is failing to understand the directory structure at DreamHost, where I host 4 domains on one account. At my previous hosting service (opensourcehost), I was able to see a unified view of all the directories in my account, whereas until I saw the error message I had no idea that such a path as the one above even existed. I think perhaps I'd better do some more research at DreamHost before going any further.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks again,</DIV><DIV>Rick</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>On Apr 7, 2007, at 6:14 pm, H. Fox wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">On 4/7/07, Rick Lavin &lt;<A href="mailto:rrlist@mac.com">rrlist@mac.com</A>&gt; wrote:</DIV> <BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hello,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I've just installed PmWiki (<A href="http://www.winkhome.org/pmwiki/">http://www.winkhome.org/pmwiki/</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">pmwiki.php), and manually created a wiki.d directory with permissions</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">777. The homepage comes up OK, with no error messages, but the path</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">to the Edit button and all internal links is incorrect, featuring a</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">directory that doesn't exist.</DIV> </BLOCKQUOTE><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Rick,</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Try setting $ScriptUrl and $PubDirUrl explicitly in local/config.php.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><SPAN class="Apple-converted-space"> </SPAN>##<SPAN class="Apple-converted-space">  </SPAN>$ScriptUrl is your preferred URL for accessing wiki pages</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><SPAN class="Apple-converted-space"> </SPAN>##<SPAN class="Apple-converted-space">  </SPAN>$PubDirUrl is the URL for the pub directory.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><SPAN class="Apple-converted-space"> </SPAN>$ScriptUrl = '<A href="http://www.winkhome.org/pmwiki'">http://www.winkhome.org/pmwiki'</A>;</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><SPAN class="Apple-converted-space"> </SPAN>$PubDirUrl = '<A href="http://www.winkhome.org/pmwiki/pub'">http://www.winkhome.org/pmwiki/pub'</A>;</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Hagan</DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>