<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<b>SUBJECT:</b><br>
A "server" for your computer, that will make a local display of pmWiki
AND added Gallery.Menalto.com Photo
Gallery, using pmWiki Cookbook Standalone as localhost.<br>
<br>
<b>ANNOUNCE</b> successful use of pmWiki StandAlone Software to run
Gallery.Menalto.com Photo Gallery1 WebPages &amp; pmWiki WebPages in my
local computer for purely local viewing, photo adding, editing changes,
etc. (in other words all the things you normally can do when pmWiki and
Gallery.Minalto are on a standard&nbsp; internet server.<br>
************************* <br>
<br>
Dear pmWiki Users &nbsp;<br>
<br>
<b>I want to share my experience</b> using pmWiki StandAlone
micro-server as a localhost server (in my own local computer) for
pmWiki and
Gallery.Menalto.com:&nbsp;&nbsp; . <br>
<a class="moz-txt-link-freetext"
 href="http://www.pmwiki.org/wiki/Cookbook/Standalone">http://www.pmwiki.org/wiki/Cookbook/Standalone</a><br>
<a class="moz-txt-link-freetext" href="http://www.pmwiki.org/">http://www.pmwiki.org/</a><br>
<a class="moz-txt-link-freetext" href="http://gallery.menalto.com/">http://gallery.menalto.com/</a><br>
<br>
My son, David Gurr (an accomplished applied mathematician &amp; MRI
software engineer) suggested that the pmWiki StandAlone might be a good
environment to hold &amp; display a complete local copy of my entire
Wiki and Gallery WebSite:<br>
<a class="moz-txt-link-freetext"
 href="http://ww2.usca.edu/ResearchProjects/ProfessorGurr/Main/HomePage">http://ww2.usca.edu/ResearchProjects/ProfessorGurr/Main/HomePage</a><br>
<a class="moz-txt-link-freetext"
 href="http://ww2.usca.edu/ResearchProjects/ProfessorGurr/gallery/">http://ww2.usca.edu/ResearchProjects/ProfessorGurr/gallery/</a><br>
<br>
This auxiliary local copy "site" would be for the purposes of learning
a bit about webmastering, editing my pages without worries about
breaking my online WebSite, and then uploading the new changed/improved
files en mass to the server, using say SCP or WinSCP. (The SCP or
WinSCP&nbsp; might also help with general backup/restore.)&nbsp; David observed
that this StandAlone, necessarily having a php software to run pmWiki
WebPages, would have the ability to run Gallery.Menalto.com Photo
Gallery WebPages, which also need php. <br>
<br>
He surmised that it would be <b>easier to convert/adapt/run this
pmWiki
StandAlone, with Gallery added, than fire up localhost using say a
complete Apache Server + Standard pmWiki + Standard Gallery.Menalto.com</b>
It turned out that he was right. In some 14 hours, he was able to make
an overall working setup that displayed my whole site (from a
downloaded copy of it's folders). Most of this time was spent learning
learning php and the innards of pmWiki. My part was to spend several
hours checking the various "click points" in the newly running setup.
It seemed that almost everything worked correctly!! In Gallery, all the
photo and thumbs seemed to be there with all the log-on's and add new
photos &amp; edit photo captions etc. In pmWiki all the pages seemed to
be there with all the editing &amp; save functions. (Time does not
permit an exhaustive check of all possible functions or click points.)
<b>So, in summary: It works!&nbsp; Very cool Patrick!! </b><br>
<br>
<b>Here is what we learned using our WinXP computer:</b><br>
1) David, with zero experience as a webmaster, zero experience with php
or other web script language, and less than 5 minutes of following the
4 StandAlone Install Steps (on above StandAlone link), set up a brand
new local Wiki ready for editing and adding pages. (Says something
about how excellently pmWiki is made!!)<br>
2) Then with and much fumbling around, David was able to copy over the
files my ProfessorGurr/Main/HomePage from a professionally run
webserver and run them on my home computer.<br>
3) With 10 hours more for learning the code of StandAlone &amp; pmWiki,
&amp; some hacking around, David got StandAlone code = pmwikiserv.php,
to <b>additionally serve my ProfessorGurr/gallery/</b> photopages!
This
included the configuration editor and page editor!! Getting this to
work involved, for the most part, making some 30 additional code lines
to the pmwikiserv.php. Practically no changes were needed in the
config.php files for either the Gallery and the pmWiki, except for the
standard "setup" changes called for by the instructions for these
applications respectively. <br>
4) David did NOT get Gallery's new photo upload to work yet. A new
photo upload gets about half way, and then hangs-up, saying "Waiting
for localhost." <b>So this needs more work. We could use some help
here.</b><br>
5) Of course there maybe other serious failures present that I did not
discover in my several (available) hours of testing and trying various
functions and click-points.<br>
6) WARNING: To be able to use the SAME saved files on either the
StandAlone or the InternetServer, you must use YES "local" URL names
and NOT "absolute" names as: <br>
Yes =<br>
&nbsp;<a class="moz-txt-link-freetext"
 href="http://localhost/local/gallery/albums.php?set_albumListPage=1">http://localhost/local/gallery/albums.php?set_albumListPage=1</a>
<br>
&nbsp;No =
<a class="moz-txt-link-freetext"
 href="http://ww2.usca.edu/ResearchProjects/ProfessorGurr/gallery/albums.php?set_albumListPage=1">http://ww2.usca.edu/ResearchProjects/ProfessorGurr/gallery/albums.php?set_albumListPage=1</a>
<br>
<br>
7) Gallery.Minalto.com also has a standalone for their Gallery, but we
believe is is much more difficult to set up than the pmWiki Standalone.<br>
8) With a bit more work beyond item 6) above, I think we can arrange my
overall server directories so that I can directly copy my sever files
to my localhost PC, or conversely. I will thus have a fully functional
standalone of my entire site on my home computer, for changes and
development. <br>
<br>
<b>If you or others are interested</b> in using Gallery with StandAlone
pmWiki: <br>
I can send you a copy of our revised StandAlone code = pmwikiserv.php
plus a write-up summarizing the fumbling and hacking needed. Hopefully
good enough that someone who knows what they are doing can clean it up
(&amp; solve the photo upload :-).<br>
<br>
<b>Of course what is eventually needed (for the pmWiki Site?)</b> is an
expansion of the existing "StandAlone Set Up Page" were the existing
steps 1.2.3,4, are
expanded to include a Gallery install step and a Down Load of a new
expanded StandAlone that includes Gallery capacity. I will be glad to
write out how this might look, If any one asks me to do so for&nbsp; <a
 class="moz-txt-link-freetext"
 href="http://www.pmwiki.org/wiki/Cookbook/Standalone">http://www.pmwiki.org/wiki/Cookbook/Standalone</a>
<br>
<br>
<br>
<b>In summary:</b> <br>
1) If you were wondering about trying standalone with just pmWiki, try
it, you will like it!! &nbsp;<br>
2) If you know php, adding Gallery (and even perhaps other php web
applications/services), is a do-able task (pmwikiserv.php is only 12KB
and very easy to read)<br>
3) If you are interested or have questions, please contact me. I will
collect all the email addresses of persons who contact me, and send out
to these persons up-dates as to any developments I am aware of.
Eventually a final working version might eventually be added to
<a class="moz-txt-link-freetext"
 href="http://www.pmwiki.org/wiki/Cookbook/Standalone">http://www.pmwiki.org/wiki/Cookbook/Standalone</a>
<br>
<br>
Sincerely <br>
<br>
Henry Gurr<br>
<br>
My pmWiki profile is at: <br>
<a class="moz-txt-link-freetext"
 href="http://www.pmwiki.org/wiki/Profiles/HenryGurr">http://www.pmwiki.org/wiki/Profiles/HenryGurr</a>&nbsp;
<br>
<br>
<br>
******************** <br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>