[pmwiki-users] installation woes: links from homepage add "cgi-system/php.cgi?n="
Rick Lavin
rrlist at mac.com
Sat Apr 7 07:15:51 CDT 2007
Thanks for the quick reply, Hagan,
Now I get the following error message:
"Warning: Cannot modify header information - headers already sent by
(output started at /home/.jong..."
I suspect my problem is failing to understand the directory structure
at DreamHost, where I host 4 domains on one account. At my previous
hosting service (opensourcehost), I was able to see a unified view of
all the directories in my account, whereas until I saw the error
message I had no idea that such a path as the one above even existed.
I think perhaps I'd better do some more research at DreamHost before
going any further.
Thanks again,
Rick
On Apr 7, 2007, at 6:14 pm, H. Fox wrote:
> On 4/7/07, Rick Lavin <rrlist at mac.com> wrote:
>> Hello,
>>
>> I've just installed PmWiki (http://www.winkhome.org/pmwiki/
>> pmwiki.php), and manually created a wiki.d directory with permissions
>> 777. The homepage comes up OK, with no error messages, but the path
>> to the Edit button and all internal links is incorrect, featuring a
>> directory that doesn't exist.
>
> Rick,
>
> Try setting $ScriptUrl and $PubDirUrl explicitly in local/config.php.
>
> ## $ScriptUrl is your preferred URL for accessing wiki pages
> ## $PubDirUrl is the URL for the pub directory.
> $ScriptUrl = 'http://www.winkhome.org/pmwiki';
> $PubDirUrl = 'http://www.winkhome.org/pmwiki/pub';
>
> Hagan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070407/76b27868/attachment.html
More information about the pmwiki-users
mailing list