looking for a wiki script

Discussion in 'PHP' started by izlik, Aug 22, 2007.

  1. #1
    im looking for a wiki script where people can register and create their own wiki's with a subdomain from my page like "tierwiki.domain.com" and a folder on my servers is created for the automaticly.

    anyone know about someting like this that works with for example wikipedia?
     
    izlik, Aug 22, 2007 IP
  2. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #2
    tamilsoft, Aug 22, 2007 IP
  3. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks for the link, I actually looked. I'm impressed with wackowiki as it looks 100x better than the one I currently use. My choices are limited because I'm forced to run php4 on my reseller account, which is shared. I will definitely give it a try when I set up my next one.
     
    ErectADirectory, Aug 22, 2007 IP
  4. izlik

    izlik Well-Known Member

    Messages:
    2,399
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    185
    #4
    i cant understand if any of these if what i seek, a wikisystem where people can as i said register to make their ow "wikis" with subdomains of my server. if there was one, could you point it out please?

    a good example of what i seek is wikia.
     
    izlik, Aug 22, 2007 IP
  5. ErectADirectory

    ErectADirectory Guest

    Messages:
    656
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #5
    it's probably just an .htaccess thing

    All they are doing is just forwarding all traffic from username.domain.com to domain.com/id=username ... then all that would be necessary is to just update the way your wiki produces links. I personally feel that this route would be much easier than trying to find a pre-built solution. It's only a few lines of code after all.
     
    ErectADirectory, Aug 22, 2007 IP