Patrick,<br><br>Those changes to local/config.php improved things a lot.<br><br>The next set of gotchas are as follows:<br><ol><li>Revision files in wikid have commas in them.&nbsp; This is not allowed on YahooMerchant.</li><li>
There are several other files that start with a '.' (dot)</li><ol><li>.flock</li><li>.lastmod</li><li>.pageindex</li><li>.htaccess <br></li></ol><li>logging in doesn't work</li></ol>Again, any suggestions welcome.<br><br>
- Harry<br><br><div><span class="gmail_quote">On 7/26/06, <b class="gmail_sendername">Patrick R. Michaud</b> &lt;<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Jul 26, 2006 at 09:36:46AM -0400, Harry Forsdick wrote:<br>&gt; I am setting up a store on YahooMerchant and am using pmWiki as the<br>&gt; web page engine.<br>&gt;<br>&gt; YahooMerchant runs on FreeBSD 4.10<br>&gt;
<br>&gt; I have run into two problems concerning allowable file names that may<br>&gt; be a YahooMerchant restriction or a FreeBSD restriction:<br><br>Probably a YahooMerchant restriction.<br><br>&gt; 1. It appears that I cannot create a directory with a &quot;.&quot; (dot) in its
<br>&gt; name.&nbsp;&nbsp;This is a problem for the two standard pmWiki directories<br>&gt; wiki.d and wikilib.d<br>&gt;<br>&gt; 2. I can't create files beginning with a &quot;.&quot; (dot).&nbsp;&nbsp;Although I have<br>&gt; not gotten this far in execution, I am anticpating that when a script
<br>&gt; tries to set the file .flock, there is going to be trouble.<br><br>Try the following at the beginning of local/config.php:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;$WorkDir = 'wikid';<br>&nbsp;&nbsp;&nbsp;&nbsp;$WikiDir = new PageStore('wikid/{$FullName}');<br>&nbsp;&nbsp;&nbsp;&nbsp;$WikiLibDirs = array(&amp;$WikiDir, new PageStore('$FarmD/wikilibd/{$FullName}'));
<br>&nbsp;&nbsp;&nbsp;&nbsp;$LockFile = 'wikid/flock';<br><br>Then, rename the wikilib.d/ directory to be wikilibd/ .&nbsp;&nbsp;Then we'll see<br>what other issues arise with YahooMerchant.<br><br>Please keep me posted on what works; I'd like to create a Cookbook recipe
<br>for YahooMerchant so that others will know what's going on.<br><br>Thanks!<br><br>Pm<br></blockquote></div><br><br clear="all"><br>-- <br>Harry Forsdick<br>781.861.6149 (home)&nbsp;&nbsp;781.799.6002 (cell)<br><a href="http://www.lexdig.com">
http://www.lexdig.com</a><br><a href="http://www.forsdick.com">http://www.forsdick.com</a><br>