It'd be nice to be able to export the content of DekiWiki as an XML file (or a file of appropriate format) for import into another DekiWiki install.
Right now, Dekiwiki is a pain to backup since...
Type: Posts; User: awpti
It'd be nice to be able to export the content of DekiWiki as an XML file (or a file of appropriate format) for import into another DekiWiki install.
Right now, Dekiwiki is a pain to backup since...
If you are running plesk, you fix it this way;
chmod 0755 /var/www/vhosts/domain.tld/subdomains/subdomain/httpdocs
or if it's the domain:
chmod 0755 /var/www/vhosts/domain.tld/httpdocs/
...
Found the issue.
Previously, I had modified the default skeleton in PLESK to add the Executable bit for WORLD access to the httpdocs directory for domains. The first time I setup...
I asked on IRC, but I can only really get on IRC during what appears to be deadtime for the mindtouch channel, so there wasn't much I could extract from that.
The startup script says it starts,...
[19:28] [root@geeklan : libraries]# mono /var/www/vhosts/ignitedjobs.com/subdomains/roadmap/httpdocs/bin/mindtouch.host.exe
Dream Host APIKEY: ynJvMp3Vu1oDRFQcTKxbcpTWhPldl2o1
--------------------...
Any ideas?
There is nothing more I can think of to get deki working again. Even clean, clear 100% fresh installs no longer work.
Okay.. so problem after problem today.
Tried updating to 8.08RC2. didn't work - no biggie.
Nuked my entire web content and removed all traces of dekiwiki from the system.
Did the yum install...
<SOLVED>Another issue has come up.</SOLVED>
I migrated my dekiwiki from one domain to another (and under a subdomain).
I changed all he entries in the config files for paths, but I still find it...
Ah hah. Awesome. Thanks. Didn't even think of the TAB key.
Searched for everything I can think in the forums and google to find how to nest lists.
Can't find an answer.
check out this: http://wiki.geeklan.com/ignitedjobs
I can't figure out how to...
Here's something else I noticed:
When I don't have the config section for aldren.charactersheets.org commented out, deki.geeklan.com doesn't work either.
Both of them reply with the HTTP...
Dang, to seconds to slow on my part.
I was running on fumes last night and figured it out just before I passed out.
I didn't notice I had left an old .htaccess lying in the directory which...
Fixed that problem - data.sql had a typo in it.
Now I'm just getting a 500 Internal Server Error.
[Thu Jun 26 03:46:28 2008] [error] Request exceeded the limit of 10 internal redirects due to...
That's the one I followed.
[03:23] [root@geeklan : maintenance]# ./createdb.sh --dbName aldren_deki --dbAdminUser admin --dbAdminPassword `cat /etc/psa/.psa.shadow` --dbServer localhost...
I can't find any documentation how to actually setup a multi-tenant wiki - at least, none that is accurate.
Is there one floating around out here?
Only one I've seen is one that references a...