[pmwiki-users] Anyone recognize these error messages?

Tegan Dowling tmdowling at gmail.com
Wed Feb 6 15:11:11 CST 2008


Starting over.

I just deleted that test installation, and put a fresh install of
PmWiki v 2.2 beta 65 into /home/justice4/public_html/test1/, and added
index.php in the wiki's root, with nothing in it but inclusion of the
pmwiki.php file.

It looks fine.

Next, I add my .htaccess to the wiki's root, amended to

RewriteEngine on
RewriteRule ^([A-Z].*) index.php?n=$1 [L,qsappend]
RewriteRule ^$ index.php [L,qsappend]

(I don't know what that's for, but I've always had it, so while
keeping in mind that it might be a source of trouble, I'm putting it
in and it seems to work -- it all still looks fine.)

Next, I copy and rename sample-config.php to local/config.php, and
start to customize.  I've already spotted a few things that don't work
here that have on the server I've been using, so I'll report back when
I have a new list of questions.

Thanks to all who looked at this!  Computers ... phew, what at trip.



More information about the pmwiki-users mailing list