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. 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> <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> 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>> I am setting up a store on YahooMerchant and am using pmWiki as the<br>> web page engine.<br>><br>> YahooMerchant runs on FreeBSD 4.10<br>>
<br>> I have run into two problems concerning allowable file names that may<br>> be a YahooMerchant restriction or a FreeBSD restriction:<br><br>Probably a YahooMerchant restriction.<br><br>> 1. It appears that I cannot create a directory with a "." (dot) in its
<br>> name. This is a problem for the two standard pmWiki directories<br>> wiki.d and wikilib.d<br>><br>> 2. I can't create files beginning with a "." (dot). Although I have<br>> not gotten this far in execution, I am anticpating that when a script
<br>> 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> $WorkDir = 'wikid';<br> $WikiDir = new PageStore('wikid/{$FullName}');<br> $WikiLibDirs = array(&$WikiDir, new PageStore('$FarmD/wikilibd/{$FullName}'));
<br> $LockFile = 'wikid/flock';<br><br>Then, rename the wikilib.d/ directory to be wikilibd/ . 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) 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>