<br><br><div class="gmail_quote">On Sat, Mar 8, 2008 at 11:04 PM, Patrick R. Michaud <<a href="mailto:pmichaud@pobox.com">pmichaud@pobox.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sat, Mar 08, 2008 at 10:22:39PM +0100, Mike Brack wrote:<br>
>    Hi all<br>
><br>
>    I run Apache2 with php5 on suse 9.3 - I tried to install pmWiki.<br>
><br>
>    I got very confused as I was able to point with the browser to<br>
>    ./local/config.php.<br>
>    I tried since hours to change that accordingly,without any success.<br>
<br>
</div>Chances are that your webserver isn't processing .htaccess<br>
files (which would normally prevent browsers from accessing<br>
files in local/ ).  This isn't generally a problem, as there's<br>
normally not anything risky in local/config.php anyway.</blockquote><div>I checked the httpd.conf and I found the following entry:<br><Directory /><br>    Options None<br>    AllowOverride None<br>    Order deny,allow<br>
    Deny from all<br></Directory><br><br>Well, I have the password in config.php -  shall I put them at  Site.AuthUser anyway? <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
It's also possible to run PmWiki without any of the script<br>
files being placed in a web-accessible location -- let me know<br>
if you're interested in something like that</blockquote><div>I would like to stay at the standard distrubution - if there is really no chance to get it work, then I would like to come back to your offering.<br><br>--<br>
Thanks for your help.<br>Regards,<br>Mik </div></div>