[pmwiki-users] Installation question by newbie

marc gmane at auxbuss.com
Fri Dec 1 10:18:18 CST 2006


Doug O'Harra said...
> I had already set those variables to this:
> 
> $ScriptUrl = 'http://www.site.com/pmwiki/pmwiki.php';
> $PubDirUrl = 'http://www.site.com/pmwiki/pub';

You might not need to set $ScriptUrl at all unless you are doing funky 
things with mod_rewrite. In any case, it should look like:

  $ScriptUrl = 'http://www.site.com/pmwiki';

without the /pmwiki.php. See PathVariables in the docs for a 
description.

-- 
Best,
Marc





More information about the pmwiki-users mailing list