[pmwiki-users] missing something

Asher Vilensky dorfa1 at gmail.com
Fri Jan 15 12:14:36 CST 2010


Sending the relative lines from /var/www/html/pmwiki/local/config.php:

(host name and domain are modified)

-----------------------------
<?php if (!defined('PmWiki')) exit();

$WikiTitle = 'PmWiki';

$ScriptUrl = 'http://myhost.mydomain/var/www/html/pmwiki/pmwiki.php';
$PubDirUrl = 'http://myhost.mydomain/var/www/html/pmwiki/pub';


# This is not working;
$PageLogoUrl = "$PubDirUrl/skins/pmwiki/pmwiki-32.gif";

$Skin = 'pmwiki';
-----------------------------

I don't think the rest is relative.
I then point my browser at http://myhost.mydomain/pmwiki/pmwiki.php.
As I said earlier, I get the home page in plain text - not in wiki format.
The links don't work.

Anybody sees a problem with the above?

-- Asher


On Fri, Jan 15, 2010 at 12:58 PM, Asher Vilensky <dorfa1 at gmail.com> wrote:

> I should have explained that I placed it in /var/www/html/pmwiki.
> MediaWiki works just fine from a similar location (/var/www/html/wiki).
>
> -- Asher
>
>
> On Fri, Jan 15, 2010 at 12:56 PM, Asher Vilensky <dorfa1 at gmail.com> wrote:
>
>> Yes, when I point it at http;//mydomain/pmwiki/pmwiki.php, I do get the
>> home page - but just text, no formatting.  When I click on any link in there
>> it can't reach it and I get a "broken link" error.
>>
>> -- Asher
>>
>>
>> On Fri, Jan 15, 2010 at 12:49 PM, edwin marte <edwin.marte at leidba.com>wrote:
>>
>>> you should point your domain or site to http://localhost/pmwiki.php or
>>> http://yourdaomain/pmwiki.php  . Pmwiki do not actually brings a index
>>> page by default.
>>>
>>> If you need instrucions on how to create one
>>> http://www.pmwiki.org/wiki/Cookbook/CleanUrls#index_file
>>>
>>> Regards,
>>> Edwin
>>>
>>> On Thu, Jan 14, 2010 at 9:42 PM, Vince Admin Account <
>>> vadmin at math.uconn.edu> wrote:
>>>
>>>>  On Jan 14, 2010, at 3:32 PM, Asher Vilensky wrote:
>>>>
>>>> > Hi,
>>>> >
>>>> > This is my first ever pmwiki install.  I followed the installation
>>>> guide.  I modified the config.php file to my desire.  The browser can find
>>>> the below index, but I can't get the wiki itself to display.  What am I
>>>> missing?
>>>> >
>>>> > Index of /pmwiki
>>>> >
>>>> >       Name    Last modified   Size    Description
>>>> >       Parent Directory                 -
>>>> >       wikilib.d/      07-Nov-2009 19:12        -
>>>> >       wiki.d/ 14-Jan-2010 10:22        -
>>>> >       scripts/        14-Jan-2010 10:58        -
>>>> >       pub/    07-Nov-2009 19:12        -
>>>> >       pmwiki.php      27-Oct-2009 19:55        79K
>>>> >       local/  14-Jan-2010 15:21        -
>>>> >       docs/   14-Jan-2010 11:01        -
>>>> >       cookbook/       07-Nov-2009 19:12        -
>>>> > Apache/2.2.3 (Red Hat) Server at eladsse01 Port 80
>>>> >
>>>> >
>>>> > -- Asher
>>>> What actually happens in the browser when you click on pmwiki.php.
>>>>      Vince
>>>>
>>>>
>>>> _______________________________________________
>>>> pmwiki-users mailing list
>>>> pmwiki-users at pmichaud.com
>>>> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20100115/75ac4ba2/attachment.html 


More information about the pmwiki-users mailing list