aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwikiusers
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-08 17:06:02 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-08 17:06:02 +0000
commit651f8310636cc58ad84b689bb65007c9ef19d868 (patch)
tree287876f8066439d9d19181512e1bc9925c252278 /doc/ikiwikiusers
parent45e2c23e030a6ae60c79c1b97a7a906290f26abe (diff)
downloadikiwiki-651f8310636cc58ad84b689bb65007c9ef19d868.tar
ikiwiki-651f8310636cc58ad84b689bb65007c9ef19d868.tar.gz
response
Diffstat (limited to 'doc/ikiwikiusers')
-rw-r--r--doc/ikiwikiusers/discussion.mdwn14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/ikiwikiusers/discussion.mdwn b/doc/ikiwikiusers/discussion.mdwn
index 7ef7bb6e7..f525fbae9 100644
--- a/doc/ikiwikiusers/discussion.mdwn
+++ b/doc/ikiwikiusers/discussion.mdwn
@@ -8,10 +8,20 @@ notability (UK Software Patents Info uses ikiwiki; the ion site uses ikiwiki).
Burying the project sites in with the rest tends to make people less likely to
notice them and remark on their notability. --[[JoshTriplett]]
-Great idea. --[[Joey]]
+> Great idea. --[[Joey]]
Where can I get a webhost for ikiwiki? Could someone tell me?
I am very much interested in ikiwiki yet My server does not support some Perl Modules that ikiwiki requires.
So did some of you try install ikiwiki on DREAMHOST?
Or any suggestion where can I get a host which supports ikiwiki?
-Thanks, --[[Chao]] \ No newline at end of file
+Thanks, --[[Chao]]
+
+> I think that most users of ikiwiki are using it on servers they fully
+> control, or xen instances, or things like that. Some users with static
+> sites that don't need web editing might build them on their own machine,
+> and upload to a webhost service.
+>
+> For getting it working on Dreamhost, it seems to me that if you can
+> install ikiwiki, which is mostly a bunch of perl modules, it must be
+> possible to install other perl modules also. I'm not a Dreamhost user, so
+> I don't know how though. What perl modules are missing? --[[Joey]]