Thanks, that indeed was one problem, but the software is apparently having trouble finding the files indicated in the include_once lines even though everything appears to be where it should be.<br><br>... [<a href="http://donosborn.org/pmwiki/pmwiki.php/Main/function.include-once">
function.include-once</a>]: failed to open stream: No such file or directory ...<br><br><div><span class="gmail_quote">On 4/5/07, <b class="gmail_sendername">Joshua J. Kugler</b> <<a href="mailto:joshua@eeinternet.com">
joshua@eeinternet.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 Thursday 05 April 2007 18:35, Donald Z. Osborn wrote:
<br>> Ran into an odd error setting up PmWiki on a new site (and server). When<br>> calling up the page, get this sort of message (where the line number = the<br>> first line local/config.php with an include_once(...); statement:*
<br>><br>> Parse error*: syntax error, unexpected T_INCLUDE_ONCE in *<br>> /.../pmwiki/local/config.php* on line *42<br>><br>> *. . . Can't seem to find what the problem is with these commands, which<br>
> worked as is with no problem on another site.<br>><br>> Checking PmWiki.org, there were questions re other parse errors, but<br>> nothing helpful for this case (ref.<br>> <a href="http://www.pmwiki.org/wiki/PmWiki/Questions">
http://www.pmwiki.org/wiki/PmWiki/Questions</a> ).<br><br>I've hit that before...make sure you aren't missing a semi-colon somewhere<br>(probably on the line before the error). It's a very misleading error<br>
message.<br><br>j<br><br>--<br>Joshua Kugler<br>Lead System Admin -- Senior Programmer<br><a href="http://www.eeinternet.com">http://www.eeinternet.com</a><br>PGP Key: <a href="http://pgp.mit.edu/">http://pgp.mit.edu/</a>
ID 0xDB26D7CE<br>PO Box 80086 -- Fairbanks, AK 99708 -- Ph: 907-456-5581 Fax: 907-456-3111<br><br>_______________________________________________<br>pmwiki-users mailing list<br><a href="mailto:pmwiki-users@pmichaud.com">
pmwiki-users@pmichaud.com</a><br><a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br></blockquote></div><br>