<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small;color:#444444">Thank you! I needed a starting point and this is it.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small;color:#444444">My strong points were not the backend of the operations that's for certain!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 21, 2023 at 2:11 AM Petko Yotov <<a href="mailto:5ko@5ko.fr">5ko@5ko.fr</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On 21/12/2023 02:52, Mitch Cohen wrote:<br>
> Hello! I have a wiki I used for nearly 10 years on my web server. I<br>
> would like to re-activate it in the background of my primary site. Is<br>
> this possible?<br>
<br>
Absolutely, PmWiki can be installed either in a subdirectory like <br>
<a href="http://example.com/wiki/" rel="noreferrer" target="_blank">example.com/wiki/</a> or if your hosting provider allows it, into a <br>
subdomain like <a href="http://wiki.example.com" rel="noreferrer" target="_blank">wiki.example.com</a>.<br>
<br>
> Where could I find instructions?<br>
<br>
If you place your wiki files on the server, and you see any warnings or <br>
errors, it is likely that your current hosting plan has a more recent <br>
PHP version than the one that run the old PmWiki installation.<br>
<br>
You should upgrade your PmWiki to the latest version in order to have <br>
the latest security fixes and to run on hosting plans with recent PHP <br>
versions.<br>
<br>
The relevant pages are Upgrades, Release Notes, and Troubleshooting, and <br>
you can read the notes between your previous PmWiki version and the <br>
latest one.<br>
<br>
   <a href="https://www.pmwiki.org/wiki/PmWiki/Upgrades" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/PmWiki/Upgrades</a><br>
   <a href="https://www.pmwiki.org/wiki/PmWiki/ReleaseNotes" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/PmWiki/ReleaseNotes</a><br>
   <a href="https://www.pmwiki.org/wiki/PmWiki/Troubleshooting" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/PmWiki/Troubleshooting</a><br>
<br>
If the wiki is running, the PmWiki version should be visible on the wiki <br>
pages PmWiki.PmWiki or PmWiki.Version, otherwise in the disk file <br>
pmwiki/scripts/version.php.<br>
<br>
You need to upgrade both PmWiki and likely any recipes / skins to their <br>
latest versions. For recipes and skins, check their pages in the <br>
Cookbook:<br>
<br>
   <a href="https://www.pmwiki.org/wiki/Cookbook/Cookbook" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/Cookbook/Cookbook</a><br>
   <a href="https://www.pmwiki.org/wiki/Skins/Skins" rel="noreferrer" target="_blank">https://www.pmwiki.org/wiki/Skins/Skins</a><br>
<br>
You should also review the file local/config.php in case it has <br>
hardcoded URLs to the old location, notably the variables $ScriptUrl, <br>
$PubDirUrl and $FarmPubDirUrl.<br>
<br>
If you had some variant of CleanUrls configured before, this may need to <br>
be either updated or dropped, depending on the hosting capacities.<br>
<br>
Let us know if you have any questions or difficulties, we can assist <br>
with this.<br>
<br>
Petko<br>
<br>
<br>
> I am currently running<br>
> a wordpress. If it's not an option, I would appreciate anyone<br>
> directing me to where I can learn about migrating the entire pmwiki to<br>
> another server. I use hostgator if that matters. Thank you!!  - Mitch<br>
</blockquote></div>