hwmig2007phpwiki
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | hwmig2007phpwiki [2015/06/09 19:23] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [[: | ||
| + | |||
| + | ====== phpwiki ====== | ||
| + | |||
| + | ===== Database ===== | ||
| + | |||
| + | * either Berkeley db4.2 or SQLite | ||
| + | * likely Berkeley db4.2 as it's a .db4 file | ||
| + | * / | ||
| + | |||
| + | ===== Dump/load commands ===== | ||
| + | |||
| + | * on old tux: sudo db4.2_dump / | ||
| + | * copy dumpfile from old tux to new tux | ||
| + | * on new tux: sudo rm / | ||
| + | * on new tux: sudo db4.2_load / | ||
| + | * Check: sudo db4.2_dump / | ||
| + | * should look the same as on old tux | ||
| + | * Check: look at wiki page in browser: !http:// | ||
| + | * fails for me - there must be another step to activating phpwiki | ||
| + | * error is "Not Found The requested URL /wiki was not found on this server." | ||
| + | * phpwiki seems to work when the url is: !http:// | ||
| + | |||
| + | I guess we can declare that phpwiki works then | ||
| + | |||
hwmig2007phpwiki.txt · Last modified: by 127.0.0.1
