<!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">
<font size="-1">all,<br>
<br>
i'm new to wikis and pmwiki, but not new to open source projects. i
have installed, implemented and even contributed to a couple of
php-based projects (weberp, mambo).<br>
<br>
i just completed two installs of pmwiki -- one on a windows desktop and
one on a linux box. both installs went smoothly, except i cannot seem
to get the install on the linux box to pick up the default skin or my
logo.<br>
<br>
the specs for the windows install were as follows: WinXP, PHP 4.3.10,
IIS 5.1<br>
the specs for the linux install were as follows: Debian 3.1 (sarge),
PHP 4.3.10, Apache 1.3.33<br>
<br>
i enabled the following config variables for the linux install:<br>
<br>
$ScriptUrl = '<a class="moz-txt-link-freetext" href="http://ppwiki/">http://ppwiki/</a>';<br>
$PubDirUrl = '<a class="moz-txt-link-freetext" href="http://ppwiki/pub/">http://ppwiki/pub/</a>';<br>
$PageLogoUrl = "$PubDirUrl/skins/ppwiki/prevention_mark.gif";<br>
$Skin = 'pmwiki';<br>
<br>
when i view the page source for the linux install, it appears that all
the url references are getting escaped and that seems to be what is
causing my problem. some snippets of code from the home (?) page are
below.<br>
<br>
can someone point me in a direction to solve this problem? i'm
guessing that it is some configuration issue, either with pmwiki (not
likely, i'm guessing) or apache or php.<br>
<br>
thanks and regards,<br>
scott<br>
<br>
<br>
</font>
<pre id="line39"><<span class="start-tag">body</span>>
<span class="comment"><!--PageHeaderFmt--></span><span
class="comment"><!--PageHeaderFmt--></span>
<<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span
class="attribute-value">\'wikilogo\'</span>><<span
class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/\">http://ppwiki/\</a>'</span>><<span
class="start-tag">img</span><span class="attribute-name"> src</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/pub//skins/ppwiki/prevention_mark.gif\">http://ppwiki/pub//skins/ppwiki/prevention_mark.gif\</a>'
</span><span class="attribute-name">alt</span>=<span
class="attribute-value">\'Prevention </span><span
class="attribute-name">Partners </span><span class="attribute-name">Wiki\' </span><span
class="attribute-name">border</span>=<span class="attribute-value">\'0\' </span><span
class="attribute-name">/</span>></<span class="end-tag">a</span>></<span
class="end-tag">div</span>>
<<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span
class="attribute-value">\'wikihead\'</span>>
<<span class="start-tag">form</span><span class="attribute-name"> action</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/\">http://ppwiki/\</a>'</span>>
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Main.RecentChanges\">http://ppwiki/?n=Main.RecentChanges\</a>'
</span><span class="attribute-name">accesskey</span>=<span
class="attribute-value">\'c\'</span>>Recent Changes</<span
class="end-tag">a</span>> -
<<span class="start-tag">input</span><span class="attribute-name"> type</span>=<span
class="attribute-value">\'hidden\' </span><span class="attribute-name">name</span>=<span
class="attribute-value">\'n\' </span><span class="attribute-name">value</span>=<span
class="attribute-value">\'Main.HomePage\' </span><span
class="attribute-name">/</span>>
.
.
.
.
<span class="comment"><!--PageFooterFmt--></span>
<<span class="start-tag">div</span><span class="attribute-name"> id</span>=<span
class="attribute-value">\'wikifoot\'</span>>
<<span class="start-tag">div</span><span class="attribute-name"> class</span>=<span
class="attribute-value">\'footnav\'</span>>
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Main.HomePage?action=edit\">http://ppwiki/?n=Main.HomePage?action=edit\</a>'</span>>Edit</<span
class="end-tag">a</span>> -
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Main.HomePage?action=diff\">http://ppwiki/?n=Main.HomePage?action=diff\</a>'</span>>History</<span
class="end-tag">a</span>> -
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Main.HomePage?action=print\">http://ppwiki/?n=Main.HomePage?action=print\</a>' </span><span
class="attribute-name">target</span>=<span class="attribute-value">\'_blank\'</span>>Print</<span
class="end-tag">a</span>> -
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Main.RecentChanges\">http://ppwiki/?n=Main.RecentChanges\</a>'</span>>Recent Changes</<span
class="end-tag">a</span>> -
<<span class="start-tag">a</span><span class="attribute-name"> href</span>=<span
class="attribute-value">\'<a class="moz-txt-link-freetext" href="http://ppwiki/?n=Site.Search\">http://ppwiki/?n=Site.Search\</a>'</span>>Search</<span
class="end-tag">a</span>></<span class="end-tag">div</span>>
<<span class="start-tag">div</span><span class="attribute-name"> class</span>=<span
class="attribute-value">\'lastmod\'</span>>Page last modified on August 31, 2005, at 07:25 PM</<span
class="end-tag">div</span>></<span class="end-tag">div</span>>
<span class="comment"><!--/PageFooterFmt--></span>
</<span class="end-tag">body</span>>
</<span class="end-tag">html</span>>
</pre>
<br>
<font size="-1"><br>
<br>
<br>
</font>
</body>
</html>