Am 25.05.2021 um 16:05 schrieb James Rome:
I set up PmWiki on my site, but am unable to create new content.

I edited the home page made a link to the desired page, but when I click it, I always get a Page Not Found when I click it from the wiki home page (https://orcma.org/pmw)

The same thing happens if I add the link to the URL.

What could I be doing wrong?



Currently, your wiki has links like

https://orcma.org/pmw/pmwiki.php?n=Main.HomePage

To change that, enable
$EnablePathInfo = 1;
(remove the # from the beginning of the line)

in your config.php file.


moni k.

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to