From parasew at 5uper.net Thu Nov 1 06:42:31 2007 From: parasew at 5uper.net (Matthias Tarasiewicz) Date: Thu, 1 Nov 2007 11:42:31 +0100 Subject: [Instiki] sanitize.rb error In-Reply-To: References: Message-ID: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> huh, this is a very strange problem. which version of instiki are you running? can you tell more on your os, ruby version, additional gems installed, rails version? -matthias On Nov 1, 2007 12:16 AM, Charlie Caroff wrote: > Hi, I set up instiki, I can fill in the values on the initial setup > page. Then when I hit "save", I get a page that says "you are being > redirected", but I'm not redirected - I have to click the link. > > Then, I am at the "Creating Home Page" page, and when I enter some > text into that page, and click "submit", I get this error in my > browser . . . > > Internal Error > > An application error occurred while processing your request. > > . . . and this error in my production.log: > > SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too short > multibyte code string: /^( > [\x09\x0A\x0D\x20-\x7E] # ASCII > | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte > | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs > | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte > | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates > | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 > | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 > | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 > )*$/): > > > Anyone seen this one before? > > Charlie > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From jbonnet at ptinovacao.pt Thu Nov 1 10:24:48 2007 From: jbonnet at ptinovacao.pt (=?ISO-8859-1?Q?Jos=E9_Bonnet?=) Date: Thu, 1 Nov 2007 14:24:48 +0000 Subject: [Instiki] performance In-Reply-To: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> References: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> Message-ID: Hi, Matthias! Thanks for the prompt response. I'm using webrick; would apache2 help much? It is running on my MacBook; would mongrel help here? jb On Oct 31, 2007, at 8:22 PM, Matthias Tarasiewicz wrote: > jose, > can you tell us on which system you are running instiki? are you using > apache2 with mongel or webrick? > > for a good performing solution you might want to > * switch to the latest instiki 0.12 version > * run a load balancer (nginx with mongrel seems to be the fastest > solution) > > see > http://wiki.codemongers.com/NginxRubyonRailsMongrel > http://brainspl.at/articles/2006/08/23/nginx-my-new-favorite-front- > end-for-mongrel-cluster > > -matthias > > On 10/31/07, Jos? Bonnet wrote: >> Hi! >> I've been using the wonderful Instiki for two years now, but I'm >> facing performance problems (rampant rendering times). >> >> Any help? >> >> jb >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From d.m.jones2 at gmail.com Thu Nov 1 10:56:48 2007 From: d.m.jones2 at gmail.com (Douglas Jones) Date: Thu, 1 Nov 2007 10:56:48 -0400 Subject: [Instiki] (no subject) Message-ID: <66ae7e370711010756p13835979sc829876e4396bb12@mail.gmail.com> Hello Everyone, I have been using Instiki on and off for the last two years. I am working on using more in my daily routine. I currently have v.0.12 and am running it on my XP laptop. I currently dual boot and was wondering with the recently release of Ubuntu 7.10 and its built in NTFS support, is it possible to share the files between the drives? I have an wiki set up on my windows partition that I just go used to using and I am wondering if I have to start all over with my Linux setup? Any help would be appreciated... -- Douglas Jones DNIMAS Class of 2007 Norfolk State University ??? 2DFA04 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/instiki-users/attachments/20071101/feb6357e/attachment.html From jbonnet at ptinovacao.pt Thu Nov 1 11:28:21 2007 From: jbonnet at ptinovacao.pt (=?ISO-8859-1?Q?Jos=E9_Bonnet?=) Date: Thu, 1 Nov 2007 15:28:21 +0000 Subject: [Instiki] performance In-Reply-To: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> References: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> Message-ID: <11EDAF94-B67D-4BB9-ACD6-6D0E446F997F@ptinovacao.pt> Brutal! Just upgrading from 0.11 to 0.12 gives me an acceptable speed! jb On Oct 31, 2007, at 8:22 PM, Matthias Tarasiewicz wrote: > jose, > can you tell us on which system you are running instiki? are you using > apache2 with mongel or webrick? > > for a good performing solution you might want to > * switch to the latest instiki 0.12 version > * run a load balancer (nginx with mongrel seems to be the fastest > solution) > > see > http://wiki.codemongers.com/NginxRubyonRailsMongrel > http://brainspl.at/articles/2006/08/23/nginx-my-new-favorite-front- > end-for-mongrel-cluster > > -matthias > > On 10/31/07, Jos? Bonnet wrote: >> Hi! >> I've been using the wonderful Instiki for two years now, but I'm >> facing performance problems (rampant rendering times). >> >> Any help? >> >> jb >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From parasew at gmail.com Thu Nov 1 11:51:56 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Thu, 1 Nov 2007 16:51:56 +0100 Subject: [Instiki] (no subject) In-Reply-To: <66ae7e370711010756p13835979sc829876e4396bb12@mail.gmail.com> References: <66ae7e370711010756p13835979sc829876e4396bb12@mail.gmail.com> Message-ID: <24942D74-0EE2-45A2-92C1-482E0E5E10E2@gmail.com> hello douglas, instiki should run on your ubuntu installation as well if you * install ruby on ubuntu * have NTFS write access you might want to take a look at just go to your directory where instiki is located and try to run "./ instiki". this also accesses the same config files, so your data should be the same on both operating systems. -m On 01.11.2007, at 15:56, Douglas Jones wrote: > Hello Everyone, > > I have been using Instiki on and off for the last two years. I am > working on using more in my daily routine. I currently have v.0.12 > and am running it on my XP laptop. I currently dual boot and was > wondering with the recently release of Ubuntu 7.10 and its built in > NTFS support, is it possible to share the files between the > drives? I have an wiki set up on my windows partition that I just > go used to using and I am wondering if I have to start all over > with my Linux setup? > > Any help would be appreciated... > > -- > Douglas Jones > DNIMAS Class of 2007 > Norfolk State University > ??? 2DFA04 > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From charlie.caroff at gmail.com Thu Nov 1 12:41:20 2007 From: charlie.caroff at gmail.com (Charlie Caroff) Date: Thu, 1 Nov 2007 09:41:20 -0700 Subject: [Instiki] sanitize.rb error In-Reply-To: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> Message-ID: I'd like to emphasize that I have instiki running just fine on my development machine on port 2500. I can't get it running on my production machine either using mongrel_rails / apache or using webrick. The sanitize.rb error comes when I try to run instiki on my production machine using mongrel_rails and apache on port 80 using reverse proxying. Here is the software I'm using: Ruby 1.8.6 rails 1.2.3 FreeBSD 6.2 instiki 0.1.2 mysql 5.0 apache 2.2 I have many gems installed -- here are some of what i think the relevant ones are: Bluecloth 1.0.0 mongrel (1.0.4, 0.3.13.4) mongrel_cluster (1.0.3, 0.2.1) mysql (2.7) In an attempt to simplify things, I opened up port 2500 on my production machine, and booted up webrick, with instiki in development mode, using mysql. I see the first setup page, and after I fill it in, I'm redirected to the home page. when I try to save the home page, I get this error in my browser: Application error (Apache) Change this error message for exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code) in public/500.html And these errors in my development.log: /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized constant CR /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized constant LF /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized constant EOL /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized constant REVISION /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized constant PATH_SEPARATOR /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized constant HTTP_STATUS /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized constant RFC822_DAYS /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized constant RFC822_MONTHS Charlie On 11/1/07, Matthias Tarasiewicz wrote: > huh, this is a very strange problem. which version of instiki are you running? > can you tell more on your os, ruby version, additional gems installed, > rails version? > > -matthias > > On Nov 1, 2007 12:16 AM, Charlie Caroff wrote: > > Hi, I set up instiki, I can fill in the values on the initial setup > > page. Then when I hit "save", I get a page that says "you are being > > redirected", but I'm not redirected - I have to click the link. > > > > Then, I am at the "Creating Home Page" page, and when I enter some > > text into that page, and click "submit", I get this error in my > > browser . . . > > > > Internal Error > > > > An application error occurred while processing your request. > > > > . . . and this error in my production.log: > > > > SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too short > > multibyte code string: /^( > > [\x09\x0A\x0D\x20-\x7E] # ASCII > > | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte > > | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs > > | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte > > | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates > > | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 > > | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 > > | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 > > )*$/): > > > > > > Anyone seen this one before? > > > > Charlie > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From parasew at gmail.com Thu Nov 1 12:45:10 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Thu, 1 Nov 2007 17:45:10 +0100 Subject: [Instiki] sanitize.rb error In-Reply-To: References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> Message-ID: <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> charlie, does the same error occur, if you are trying to access your instiki directly via yourhostname:2500? (in this case apache would cause the problem) another idea: try to delete the rails directory from /vendor/rails (if you have rails already installed on your system) and see if the error still occurs. -m On 01.11.2007, at 17:41, Charlie Caroff wrote: > I'd like to emphasize that I have instiki running just fine on my > development machine on port 2500. I can't get it running on my > production machine either using mongrel_rails / apache or using > webrick. > > The sanitize.rb error comes when I try to run instiki on my production > machine using mongrel_rails and apache on port 80 using reverse > proxying. Here is the software I'm using: > > Ruby 1.8.6 > rails 1.2.3 > FreeBSD 6.2 > instiki 0.1.2 > mysql 5.0 > apache 2.2 > > I have many gems installed -- here are some of what i think the > relevant ones are: > > Bluecloth 1.0.0 > mongrel (1.0.4, 0.3.13.4) > mongrel_cluster (1.0.3, 0.2.1) > mysql (2.7) > > In an attempt to simplify things, I opened up port 2500 on my > production machine, and booted up webrick, with instiki in development > mode, using mysql. I see the first setup page, and after I fill it > in, I'm redirected to the home page. when I try to save the home > page, I get this error in my browser: > > Application error (Apache) > > Change this error message for exceptions thrown outside of an action > (like in Dispatcher setups or broken Ruby code) in public/500.html > > And these errors in my development.log: > > /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized > constant CR > /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized > constant LF > /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized > constant EOL > /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized > constant REVISION > /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized > constant PATH_SEPARATOR > /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized > constant HTTP_STATUS > /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized > constant RFC822_DAYS > /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized > constant RFC822_MONTHS > > Charlie > > > > > > > On 11/1/07, Matthias Tarasiewicz wrote: >> huh, this is a very strange problem. which version of instiki are >> you running? >> can you tell more on your os, ruby version, additional gems >> installed, >> rails version? >> >> -matthias >> >> On Nov 1, 2007 12:16 AM, Charlie Caroff >> wrote: >>> Hi, I set up instiki, I can fill in the values on the initial setup >>> page. Then when I hit "save", I get a page that says "you are being >>> redirected", but I'm not redirected - I have to click the link. >>> >>> Then, I am at the "Creating Home Page" page, and when I enter some >>> text into that page, and click "submit", I get this error in my >>> browser . . . >>> >>> Internal Error >>> >>> An application error occurred while processing your request. >>> >>> . . . and this error in my production.log: >>> >>> SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too >>> short >>> multibyte code string: /^( >>> [\x09\x0A\x0D\x20-\x7E] # ASCII >>> | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte >>> | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs >>> | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte >>> | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates >>> | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 >>> | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 >>> | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 >>> )*$/): >>> >>> >>> Anyone seen this one before? >>> >>> Charlie >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/instiki-users >>> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From parasew at gmail.com Thu Nov 1 12:52:59 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Thu, 1 Nov 2007 17:52:59 +0100 Subject: [Instiki] performance In-Reply-To: <11EDAF94-B67D-4BB9-ACD6-6D0E446F997F@ptinovacao.pt> References: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> <11EDAF94-B67D-4BB9-ACD6-6D0E446F997F@ptinovacao.pt> Message-ID: <822BCAD7-9BD7-4540-A5CF-0EA8F531D28D@gmail.com> another performance hint: if you have a lot of entries/wiki spaces you might want to consider taking a look at postgreSQL or mySQL as db- storage instead of SQLite, that comes with instiki. of course this should just speed up write-access, since most of the read-access is cached anyway. see http://instiki.org/show/Instiki+and+MySQL http://instiki.org/show/Instiki+and+Postgresql -m On 01.11.2007, at 16:28, Jos? Bonnet wrote: > Brutal! > Just upgrading from 0.11 to 0.12 gives me an acceptable speed! > jb > On Oct 31, 2007, at 8:22 PM, Matthias Tarasiewicz wrote: > >> jose, >> can you tell us on which system you are running instiki? are you >> using >> apache2 with mongel or webrick? >> >> for a good performing solution you might want to >> * switch to the latest instiki 0.12 version >> * run a load balancer (nginx with mongrel seems to be the fastest >> solution) >> >> see >> http://wiki.codemongers.com/NginxRubyonRailsMongrel >> http://brainspl.at/articles/2006/08/23/nginx-my-new-favorite-front- >> end-for-mongrel-cluster >> >> -matthias >> >> On 10/31/07, Jos? Bonnet wrote: >>> Hi! >>> I've been using the wonderful Instiki for two years now, but I'm >>> facing performance problems (rampant rendering times). >>> >>> Any help? >>> >>> jb >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/instiki-users >>> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From charlie.caroff at gmail.com Thu Nov 1 13:17:47 2007 From: charlie.caroff at gmail.com (Charlie Caroff) Date: Thu, 1 Nov 2007 10:17:47 -0700 Subject: [Instiki] sanitize.rb error In-Reply-To: <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> Message-ID: Ok, I deleted the rails directory under ./vendors, I turned off apache, and now have webrick running. I am accessing my instiki via my ip address:2500. I get the setup page, fill it in, and am redirected to create a homepage. Now when I try save that, I get this error: [2007-11-01 09:13:54] ERROR `/wiki/new/HomePage' not found. ip - - [01/Nov/2007:09:13:54 PST] "GET /wiki/new/HomePage HTTP/1.1" 404 291 http://my.server.ip:2500/wiki/new/HomePage -> /wiki/new/HomePage Any hints? Charlie On 11/1/07, Matthias Tarasiewicz wrote: > charlie, > > does the same error occur, if you are trying to access your instiki > directly via yourhostname:2500? (in this case apache would cause the > problem) > > another idea: try to delete the rails directory from /vendor/rails > (if you have rails already installed on your system) and see if the > error still occurs. > > -m > > > On 01.11.2007, at 17:41, Charlie Caroff wrote: > > > I'd like to emphasize that I have instiki running just fine on my > > development machine on port 2500. I can't get it running on my > > production machine either using mongrel_rails / apache or using > > webrick. > > > > The sanitize.rb error comes when I try to run instiki on my production > > machine using mongrel_rails and apache on port 80 using reverse > > proxying. Here is the software I'm using: > > > > Ruby 1.8.6 > > rails 1.2.3 > > FreeBSD 6.2 > > instiki 0.1.2 > > mysql 5.0 > > apache 2.2 > > > > I have many gems installed -- here are some of what i think the > > relevant ones are: > > > > Bluecloth 1.0.0 > > mongrel (1.0.4, 0.3.13.4) > > mongrel_cluster (1.0.3, 0.2.1) > > mysql (2.7) > > > > In an attempt to simplify things, I opened up port 2500 on my > > production machine, and booted up webrick, with instiki in development > > mode, using mysql. I see the first setup page, and after I fill it > > in, I'm redirected to the home page. when I try to save the home > > page, I get this error in my browser: > > > > Application error (Apache) > > > > Change this error message for exceptions thrown outside of an action > > (like in Dispatcher setups or broken Ruby code) in public/500.html > > > > And these errors in my development.log: > > > > /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized > > constant CR > > /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized > > constant LF > > /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized > > constant EOL > > /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized > > constant REVISION > > /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized > > constant PATH_SEPARATOR > > /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized > > constant HTTP_STATUS > > /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized > > constant RFC822_DAYS > > /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized > > constant RFC822_MONTHS > > > > Charlie > > > > > > > > > > > > > > On 11/1/07, Matthias Tarasiewicz wrote: > >> huh, this is a very strange problem. which version of instiki are > >> you running? > >> can you tell more on your os, ruby version, additional gems > >> installed, > >> rails version? > >> > >> -matthias > >> > >> On Nov 1, 2007 12:16 AM, Charlie Caroff > >> wrote: > >>> Hi, I set up instiki, I can fill in the values on the initial setup > >>> page. Then when I hit "save", I get a page that says "you are being > >>> redirected", but I'm not redirected - I have to click the link. > >>> > >>> Then, I am at the "Creating Home Page" page, and when I enter some > >>> text into that page, and click "submit", I get this error in my > >>> browser . . . > >>> > >>> Internal Error > >>> > >>> An application error occurred while processing your request. > >>> > >>> . . . and this error in my production.log: > >>> > >>> SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too > >>> short > >>> multibyte code string: /^( > >>> [\x09\x0A\x0D\x20-\x7E] # ASCII > >>> | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte > >>> | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs > >>> | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte > >>> | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates > >>> | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 > >>> | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 > >>> | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 > >>> )*$/): > >>> > >>> > >>> Anyone seen this one before? > >>> > >>> Charlie > >>> _______________________________________________ > >>> Instiki-users mailing list > >>> Instiki-users at rubyforge.org > >>> http://rubyforge.org/mailman/listinfo/instiki-users > >>> > >> _______________________________________________ > >> Instiki-users mailing list > >> Instiki-users at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/instiki-users > >> > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From parasew at gmail.com Thu Nov 1 13:34:51 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Thu, 1 Nov 2007 18:34:51 +0100 Subject: [Instiki] sanitize.rb error In-Reply-To: References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> Message-ID: <1A57CF3C-74F4-464D-9F2C-B85D7BE39645@gmail.com> this sounds like the known sqlite problem to me. please try a rake db:migrate RAILS_ENV=production from the instiki root directory to recreate the sqlite database with the sqlite version from your system. this is a known sqlite issue. which version of sqlite are you running? (output of 'sqlite3 -version') -m On 01.11.2007, at 18:17, Charlie Caroff wrote: > Ok, I deleted the rails directory under ./vendors, I turned off > apache, and now have webrick running. I am accessing my instiki via my > ip address:2500. I get the setup page, fill it in, and am redirected > to create a homepage. Now when I try save that, I get this error: > > [2007-11-01 09:13:54] ERROR `/wiki/new/HomePage' not found. > ip - - [01/Nov/2007:09:13:54 PST] "GET /wiki/new/HomePage HTTP/1.1" > 404 291 > http://my.server.ip:2500/wiki/new/HomePage -> /wiki/new/HomePage > > Any hints? > Charlie > > > > > > On 11/1/07, Matthias Tarasiewicz wrote: >> charlie, >> >> does the same error occur, if you are trying to access your instiki >> directly via yourhostname:2500? (in this case apache would cause the >> problem) >> >> another idea: try to delete the rails directory from /vendor/rails >> (if you have rails already installed on your system) and see if the >> error still occurs. >> >> -m >> >> >> On 01.11.2007, at 17:41, Charlie Caroff wrote: >> >>> I'd like to emphasize that I have instiki running just fine on my >>> development machine on port 2500. I can't get it running on my >>> production machine either using mongrel_rails / apache or using >>> webrick. >>> >>> The sanitize.rb error comes when I try to run instiki on my >>> production >>> machine using mongrel_rails and apache on port 80 using reverse >>> proxying. Here is the software I'm using: >>> >>> Ruby 1.8.6 >>> rails 1.2.3 >>> FreeBSD 6.2 >>> instiki 0.1.2 >>> mysql 5.0 >>> apache 2.2 >>> >>> I have many gems installed -- here are some of what i think the >>> relevant ones are: >>> >>> Bluecloth 1.0.0 >>> mongrel (1.0.4, 0.3.13.4) >>> mongrel_cluster (1.0.3, 0.2.1) >>> mysql (2.7) >>> >>> In an attempt to simplify things, I opened up port 2500 on my >>> production machine, and booted up webrick, with instiki in >>> development >>> mode, using mysql. I see the first setup page, and after I fill it >>> in, I'm redirected to the home page. when I try to save the home >>> page, I get this error in my browser: >>> >>> Application error (Apache) >>> >>> Change this error message for exceptions thrown outside of an action >>> (like in Dispatcher setups or broken Ruby code) in public/500.html >>> >>> And these errors in my development.log: >>> >>> /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized >>> constant CR >>> /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized >>> constant LF >>> /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized >>> constant EOL >>> /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized >>> constant REVISION >>> /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized >>> constant PATH_SEPARATOR >>> /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized >>> constant HTTP_STATUS >>> /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized >>> constant RFC822_DAYS >>> /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized >>> constant RFC822_MONTHS >>> >>> Charlie >>> >>> >>> >>> >>> >>> >>> On 11/1/07, Matthias Tarasiewicz wrote: >>>> huh, this is a very strange problem. which version of instiki are >>>> you running? >>>> can you tell more on your os, ruby version, additional gems >>>> installed, >>>> rails version? >>>> >>>> -matthias >>>> >>>> On Nov 1, 2007 12:16 AM, Charlie Caroff >>>> wrote: >>>>> Hi, I set up instiki, I can fill in the values on the initial >>>>> setup >>>>> page. Then when I hit "save", I get a page that says "you are >>>>> being >>>>> redirected", but I'm not redirected - I have to click the link. >>>>> >>>>> Then, I am at the "Creating Home Page" page, and when I enter some >>>>> text into that page, and click "submit", I get this error in my >>>>> browser . . . >>>>> >>>>> Internal Error >>>>> >>>>> An application error occurred while processing your request. >>>>> >>>>> . . . and this error in my production.log: >>>>> >>>>> SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too >>>>> short >>>>> multibyte code string: /^( >>>>> [\x09\x0A\x0D\x20-\x7E] # ASCII >>>>> | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte >>>>> | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs >>>>> | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte >>>>> | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates >>>>> | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 >>>>> | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 >>>>> | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 >>>>> )*$/): >>>>> >>>>> >>>>> Anyone seen this one before? >>>>> >>>>> Charlie >>>>> _______________________________________________ >>>>> Instiki-users mailing list >>>>> Instiki-users at rubyforge.org >>>>> http://rubyforge.org/mailman/listinfo/instiki-users >>>>> >>>> _______________________________________________ >>>> Instiki-users mailing list >>>> Instiki-users at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/instiki-users >>>> >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/instiki-users >> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users >> > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From charlie.caroff at gmail.com Thu Nov 1 14:18:09 2007 From: charlie.caroff at gmail.com (Charlie Caroff) Date: Thu, 1 Nov 2007 11:18:09 -0700 Subject: [Instiki] sanitize.rb error In-Reply-To: <1A57CF3C-74F4-464D-9F2C-B85D7BE39645@gmail.com> References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> <1A57CF3C-74F4-464D-9F2C-B85D7BE39645@gmail.com> Message-ID: Matthias, I'm using Mysql, and my database.yml files looks like this development: adapter: mysql host: localhost database: instiki username: root password: password test: adapter: mysql host: localhost database: instiki username: root password: password production: adapter: mysql host: localhost database: instiki username: root password: password Charlie On 11/1/07, Matthias Tarasiewicz wrote: > this sounds like the known sqlite problem to me. > please try a > > rake db:migrate RAILS_ENV=production > > from the instiki root directory to recreate the sqlite database with > the sqlite version from your system. this is a known sqlite issue. > which version of sqlite are you running? (output of 'sqlite3 -version') > > -m > > > On 01.11.2007, at 18:17, Charlie Caroff wrote: > > > Ok, I deleted the rails directory under ./vendors, I turned off > > apache, and now have webrick running. I am accessing my instiki via my > > ip address:2500. I get the setup page, fill it in, and am redirected > > to create a homepage. Now when I try save that, I get this error: > > > > [2007-11-01 09:13:54] ERROR `/wiki/new/HomePage' not found. > > ip - - [01/Nov/2007:09:13:54 PST] "GET /wiki/new/HomePage HTTP/1.1" > > 404 291 > > http://my.server.ip:2500/wiki/new/HomePage -> /wiki/new/HomePage > > > > Any hints? > > Charlie > > > > > > > > > > > > On 11/1/07, Matthias Tarasiewicz wrote: > >> charlie, > >> > >> does the same error occur, if you are trying to access your instiki > >> directly via yourhostname:2500? (in this case apache would cause the > >> problem) > >> > >> another idea: try to delete the rails directory from /vendor/rails > >> (if you have rails already installed on your system) and see if the > >> error still occurs. > >> > >> -m > >> > >> > >> On 01.11.2007, at 17:41, Charlie Caroff wrote: > >> > >>> I'd like to emphasize that I have instiki running just fine on my > >>> development machine on port 2500. I can't get it running on my > >>> production machine either using mongrel_rails / apache or using > >>> webrick. > >>> > >>> The sanitize.rb error comes when I try to run instiki on my > >>> production > >>> machine using mongrel_rails and apache on port 80 using reverse > >>> proxying. Here is the software I'm using: > >>> > >>> Ruby 1.8.6 > >>> rails 1.2.3 > >>> FreeBSD 6.2 > >>> instiki 0.1.2 > >>> mysql 5.0 > >>> apache 2.2 > >>> > >>> I have many gems installed -- here are some of what i think the > >>> relevant ones are: > >>> > >>> Bluecloth 1.0.0 > >>> mongrel (1.0.4, 0.3.13.4) > >>> mongrel_cluster (1.0.3, 0.2.1) > >>> mysql (2.7) > >>> > >>> In an attempt to simplify things, I opened up port 2500 on my > >>> production machine, and booted up webrick, with instiki in > >>> development > >>> mode, using mysql. I see the first setup page, and after I fill it > >>> in, I'm redirected to the home page. when I try to save the home > >>> page, I get this error in my browser: > >>> > >>> Application error (Apache) > >>> > >>> Change this error message for exceptions thrown outside of an action > >>> (like in Dispatcher setups or broken Ruby code) in public/500.html > >>> > >>> And these errors in my development.log: > >>> > >>> /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized > >>> constant CR > >>> /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized > >>> constant LF > >>> /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized > >>> constant EOL > >>> /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized > >>> constant REVISION > >>> /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized > >>> constant PATH_SEPARATOR > >>> /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized > >>> constant HTTP_STATUS > >>> /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized > >>> constant RFC822_DAYS > >>> /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized > >>> constant RFC822_MONTHS > >>> > >>> Charlie > >>> > >>> > >>> > >>> > >>> > >>> > >>> On 11/1/07, Matthias Tarasiewicz wrote: > >>>> huh, this is a very strange problem. which version of instiki are > >>>> you running? > >>>> can you tell more on your os, ruby version, additional gems > >>>> installed, > >>>> rails version? > >>>> > >>>> -matthias > >>>> > >>>> On Nov 1, 2007 12:16 AM, Charlie Caroff > >>>> wrote: > >>>>> Hi, I set up instiki, I can fill in the values on the initial > >>>>> setup > >>>>> page. Then when I hit "save", I get a page that says "you are > >>>>> being > >>>>> redirected", but I'm not redirected - I have to click the link. > >>>>> > >>>>> Then, I am at the "Creating Home Page" page, and when I enter some > >>>>> text into that page, and click "submit", I get this error in my > >>>>> browser . . . > >>>>> > >>>>> Internal Error > >>>>> > >>>>> An application error occurred while processing your request. > >>>>> > >>>>> . . . and this error in my production.log: > >>>>> > >>>>> SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too > >>>>> short > >>>>> multibyte code string: /^( > >>>>> [\x09\x0A\x0D\x20-\x7E] # ASCII > >>>>> | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte > >>>>> | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs > >>>>> | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte > >>>>> | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates > >>>>> | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 > >>>>> | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 > >>>>> | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 > >>>>> )*$/): > >>>>> > >>>>> > >>>>> Anyone seen this one before? > >>>>> > >>>>> Charlie > >>>>> _______________________________________________ > >>>>> Instiki-users mailing list > >>>>> Instiki-users at rubyforge.org > >>>>> http://rubyforge.org/mailman/listinfo/instiki-users > >>>>> > >>>> _______________________________________________ > >>>> Instiki-users mailing list > >>>> Instiki-users at rubyforge.org > >>>> http://rubyforge.org/mailman/listinfo/instiki-users > >>>> > >>> _______________________________________________ > >>> Instiki-users mailing list > >>> Instiki-users at rubyforge.org > >>> http://rubyforge.org/mailman/listinfo/instiki-users > >> > >> _______________________________________________ > >> Instiki-users mailing list > >> Instiki-users at rubyforge.org > >> http://rubyforge.org/mailman/listinfo/instiki-users > >> > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > From charlie.caroff at gmail.com Thu Nov 1 15:09:15 2007 From: charlie.caroff at gmail.com (Charlie Caroff) Date: Thu, 1 Nov 2007 12:09:15 -0700 Subject: [Instiki] sanitize.rb error In-Reply-To: References: <78ccd8360711010342o7e32d521m27610dc0a824def7@mail.gmail.com> <5A4A12EA-FC95-41B8-B54E-019DBF0B8ECD@gmail.com> <1A57CF3C-74F4-464D-9F2C-B85D7BE39645@gmail.com> Message-ID: I don't know why I can't get this working on my production machine -- so I stuck it on a development machine with a mongrels cluster + apache + mysql and an outside ip, and it works just fine. I'll try to figure it out later. Thanks for your help. Charlie On 11/1/07, Charlie Caroff wrote: > Matthias, I'm using Mysql, and my database.yml files looks like this > > development: > adapter: mysql > host: localhost > database: instiki > username: root > password: password > > test: > adapter: mysql > host: localhost > database: instiki > username: root > password: password > > production: > adapter: mysql > host: localhost > database: instiki > username: root > password: password > > Charlie > > > On 11/1/07, Matthias Tarasiewicz wrote: > > this sounds like the known sqlite problem to me. > > please try a > > > > rake db:migrate RAILS_ENV=production > > > > from the instiki root directory to recreate the sqlite database with > > the sqlite version from your system. this is a known sqlite issue. > > which version of sqlite are you running? (output of 'sqlite3 -version') > > > > -m > > > > > > On 01.11.2007, at 18:17, Charlie Caroff wrote: > > > > > Ok, I deleted the rails directory under ./vendors, I turned off > > > apache, and now have webrick running. I am accessing my instiki via my > > > ip address:2500. I get the setup page, fill it in, and am redirected > > > to create a homepage. Now when I try save that, I get this error: > > > > > > [2007-11-01 09:13:54] ERROR `/wiki/new/HomePage' not found. > > > ip - - [01/Nov/2007:09:13:54 PST] "GET /wiki/new/HomePage HTTP/1.1" > > > 404 291 > > > http://my.server.ip:2500/wiki/new/HomePage -> /wiki/new/HomePage > > > > > > Any hints? > > > Charlie > > > > > > > > > > > > > > > > > > On 11/1/07, Matthias Tarasiewicz wrote: > > >> charlie, > > >> > > >> does the same error occur, if you are trying to access your instiki > > >> directly via yourhostname:2500? (in this case apache would cause the > > >> problem) > > >> > > >> another idea: try to delete the rails directory from /vendor/rails > > >> (if you have rails already installed on your system) and see if the > > >> error still occurs. > > >> > > >> -m > > >> > > >> > > >> On 01.11.2007, at 17:41, Charlie Caroff wrote: > > >> > > >>> I'd like to emphasize that I have instiki running just fine on my > > >>> development machine on port 2500. I can't get it running on my > > >>> production machine either using mongrel_rails / apache or using > > >>> webrick. > > >>> > > >>> The sanitize.rb error comes when I try to run instiki on my > > >>> production > > >>> machine using mongrel_rails and apache on port 80 using reverse > > >>> proxying. Here is the software I'm using: > > >>> > > >>> Ruby 1.8.6 > > >>> rails 1.2.3 > > >>> FreeBSD 6.2 > > >>> instiki 0.1.2 > > >>> mysql 5.0 > > >>> apache 2.2 > > >>> > > >>> I have many gems installed -- here are some of what i think the > > >>> relevant ones are: > > >>> > > >>> Bluecloth 1.0.0 > > >>> mongrel (1.0.4, 0.3.13.4) > > >>> mongrel_cluster (1.0.3, 0.2.1) > > >>> mysql (2.7) > > >>> > > >>> In an attempt to simplify things, I opened up port 2500 on my > > >>> production machine, and booted up webrick, with instiki in > > >>> development > > >>> mode, using mysql. I see the first setup page, and after I fill it > > >>> in, I'm redirected to the home page. when I try to save the home > > >>> page, I get this error in my browser: > > >>> > > >>> Application error (Apache) > > >>> > > >>> Change this error message for exceptions thrown outside of an action > > >>> (like in Dispatcher setups or broken Ruby code) in public/500.html > > >>> > > >>> And these errors in my development.log: > > >>> > > >>> /usr/local/lib/ruby/1.8/cgi.rb:279: warning: already initialized > > >>> constant CR > > >>> /usr/local/lib/ruby/1.8/cgi.rb:282: warning: already initialized > > >>> constant LF > > >>> /usr/local/lib/ruby/1.8/cgi.rb:285: warning: already initialized > > >>> constant EOL > > >>> /usr/local/lib/ruby/1.8/cgi.rb:287: warning: already initialized > > >>> constant REVISION > > >>> /usr/local/lib/ruby/1.8/cgi.rb:292: warning: already initialized > > >>> constant PATH_SEPARATOR > > >>> /usr/local/lib/ruby/1.8/cgi.rb:313: warning: already initialized > > >>> constant HTTP_STATUS > > >>> /usr/local/lib/ruby/1.8/cgi.rb:317: warning: already initialized > > >>> constant RFC822_DAYS > > >>> /usr/local/lib/ruby/1.8/cgi.rb:320: warning: already initialized > > >>> constant RFC822_MONTHS > > >>> > > >>> Charlie > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> > > >>> On 11/1/07, Matthias Tarasiewicz wrote: > > >>>> huh, this is a very strange problem. which version of instiki are > > >>>> you running? > > >>>> can you tell more on your os, ruby version, additional gems > > >>>> installed, > > >>>> rails version? > > >>>> > > >>>> -matthias > > >>>> > > >>>> On Nov 1, 2007 12:16 AM, Charlie Caroff > > >>>> wrote: > > >>>>> Hi, I set up instiki, I can fill in the values on the initial > > >>>>> setup > > >>>>> page. Then when I hit "save", I get a page that says "you are > > >>>>> being > > >>>>> redirected", but I'm not redirected - I have to click the link. > > >>>>> > > >>>>> Then, I am at the "Creating Home Page" page, and when I enter some > > >>>>> text into that page, and click "submit", I get this error in my > > >>>>> browser . . . > > >>>>> > > >>>>> Internal Error > > >>>>> > > >>>>> An application error occurred while processing your request. > > >>>>> > > >>>>> . . . and this error in my production.log: > > >>>>> > > >>>>> SyntaxError (/usr/home/charlie/instiki/lib/sanitize.rb:227: too > > >>>>> short > > >>>>> multibyte code string: /^( > > >>>>> [\x09\x0A\x0D\x20-\x7E] # ASCII > > >>>>> | [\xC2-\xDF][\x80-\xBF] # non-overlong 2-byte > > >>>>> | \xE0[\xA0-\xBF][\x80-\xBF] # excluding overlongs > > >>>>> | [\xE1-\xEC\xEE\xEF][\x80-\xBF]{2} # straight 3-byte > > >>>>> | \xED[\x80-\x9F][\x80-\xBF] # excluding surrogates > > >>>>> | \xF0[\x90-\xBF][\x80-\xBF]{2} # planes 1-3 > > >>>>> | [\xF1-\xF3][\x80-\xBF]{3} # planes 4-15 > > >>>>> | \xF4[\x80-\x8F][\x80-\xBF]{2} # plane 16 > > >>>>> )*$/): > > >>>>> > > >>>>> > > >>>>> Anyone seen this one before? > > >>>>> > > >>>>> Charlie > > >>>>> _______________________________________________ > > >>>>> Instiki-users mailing list > > >>>>> Instiki-users at rubyforge.org > > >>>>> http://rubyforge.org/mailman/listinfo/instiki-users > > >>>>> > > >>>> _______________________________________________ > > >>>> Instiki-users mailing list > > >>>> Instiki-users at rubyforge.org > > >>>> http://rubyforge.org/mailman/listinfo/instiki-users > > >>>> > > >>> _______________________________________________ > > >>> Instiki-users mailing list > > >>> Instiki-users at rubyforge.org > > >>> http://rubyforge.org/mailman/listinfo/instiki-users > > >> > > >> _______________________________________________ > > >> Instiki-users mailing list > > >> Instiki-users at rubyforge.org > > >> http://rubyforge.org/mailman/listinfo/instiki-users > > >> > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > From jbonnet at ptinovacao.pt Fri Nov 2 04:32:49 2007 From: jbonnet at ptinovacao.pt (=?ISO-8859-1?Q?Jos=E9_Bonnet?=) Date: Fri, 2 Nov 2007 08:32:49 +0000 Subject: [Instiki] performance In-Reply-To: <822BCAD7-9BD7-4540-A5CF-0EA8F531D28D@gmail.com> References: <78ccd8360710311322k8f94528y5e6c74454e7aaf4e@mail.gmail.com> <11EDAF94-B67D-4BB9-ACD6-6D0E446F997F@ptinovacao.pt> <822BCAD7-9BD7-4540-A5CF-0EA8F531D28D@gmail.com> Message-ID: <28135441-7F30-4705-9835-B739F426D9F3@ptinovacao.pt> Matthias: tks again; that'll be step 2. the best, jb On Nov 1, 2007, at 4:52 PM, Matthias Tarasiewicz wrote: > another performance hint: if you have a lot of entries/wiki spaces > you might want to consider taking a look at postgreSQL or mySQL as db- > storage instead of SQLite, that comes with instiki. of course this > should just speed up write-access, since most of the read-access is > cached anyway. > > see > http://instiki.org/show/Instiki+and+MySQL > http://instiki.org/show/Instiki+and+Postgresql > > -m > > On 01.11.2007, at 16:28, Jos? Bonnet wrote: > >> Brutal! >> Just upgrading from 0.11 to 0.12 gives me an acceptable speed! >> jb >> On Oct 31, 2007, at 8:22 PM, Matthias Tarasiewicz wrote: >> >>> jose, >>> can you tell us on which system you are running instiki? are you >>> using >>> apache2 with mongel or webrick? >>> >>> for a good performing solution you might want to >>> * switch to the latest instiki 0.12 version >>> * run a load balancer (nginx with mongrel seems to be the fastest >>> solution) >>> >>> see >>> http://wiki.codemongers.com/NginxRubyonRailsMongrel >>> http://brainspl.at/articles/2006/08/23/nginx-my-new-favorite-front- >>> end-for-mongrel-cluster >>> >>> -matthias >>> >>> On 10/31/07, Jos? Bonnet wrote: >>>> Hi! >>>> I've been using the wonderful Instiki for two years now, but I'm >>>> facing performance problems (rampant rendering times). >>>> >>>> Any help? >>>> >>>> jb >>>> _______________________________________________ >>>> Instiki-users mailing list >>>> Instiki-users at rubyforge.org >>>> http://rubyforge.org/mailman/listinfo/instiki-users >>>> >>> _______________________________________________ >>> Instiki-users mailing list >>> Instiki-users at rubyforge.org >>> http://rubyforge.org/mailman/listinfo/instiki-users >> >> _______________________________________________ >> Instiki-users mailing list >> Instiki-users at rubyforge.org >> http://rubyforge.org/mailman/listinfo/instiki-users > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From charlie.caroff at gmail.com Fri Nov 2 16:41:32 2007 From: charlie.caroff at gmail.com (Charlie Caroff) Date: Fri, 2 Nov 2007 13:41:32 -0700 Subject: [Instiki] weird and i mean *weird* 403 error Message-ID: Hi, I have instiki up and running, using mysql, mongrel_rails and apache. Hunky dory! It's cool! I've tested it from a bunch of different networks, with a bunch of different browsers, and it works fine. Except for one user: I can see her requests coming in with 403 errors. Ok. We have authentication turned on, which does a redirect to a login page -- so I figure, send her directly to that login page, so we tried that. Doesn't work. So we tried Firefox, which she installed just for this purpose. This is the weird part. With Firefox, she gets the favicon file -- 200! Success! -- but she does not retrieve any other files! That strikes me as very odd. Help! Charlie From infotexture at gmail.com Mon Nov 5 10:26:41 2007 From: infotexture at gmail.com (Roger) Date: Mon, 05 Nov 2007 16:26:41 +0100 Subject: [Instiki] Page History info in footers Message-ID: <472F3631.4000402@gmail.com> Hi List, I recently installed v0.12 on OS X (including the Ruby One-Click Installer) and it's up and running fine, but I don't see the revision history features in the page footers (such as the "Back in Time" or "See Changes" links). Is there a switch I need to flick somewhere to get this to show, or am I missing something obvious? Roger From malefactorprophet at gmail.com Mon Nov 5 18:44:08 2007 From: malefactorprophet at gmail.com (malefactorprophet at gmail.com) Date: Mon, 05 Nov 2007 16:44:08 -0700 Subject: [Instiki] "Your edit was blocked by spam filtering" In-Reply-To: <78ccd8360710230200t9746318w173f060cc8295145@mail.gmail.com> References: <1192579544.13308.3.camel@Harbinger> <78ccd8360710230200t9746318w173f060cc8295145@mail.gmail.com> Message-ID: <1194306248.6969.3.camel@Harbinger> Is this file placed somewhere other than the fold where I extracted the file. I deleted it out, and I still get the same error. What am I doing wrong? On Tue, 2007-10-23 at 11:00 +0200, Matthias Tarasiewicz wrote: > please see the file config/spam_patterns.txt - that's where the > antispam-regexes are located. you can wipe this file empty, because > spam-catching should be solved now with the hivelogic javascript > enkoder. this file is still existing from earlier days, when instiki > had severe wiki spamming problems. > > regards, > matthias > > On 10/17/07, malefactorprophet at gmail.com wrote: > > New to Instiki. I created an home page and some wiki words. When I went > > to create the first page that was linked it give me the error in the > > subject. > > > > The page was all text and no special formatting. Does anyone have any > > ideas? > > > > Thanks for the help. > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From malefactorprophet at gmail.com Tue Nov 6 15:16:55 2007 From: malefactorprophet at gmail.com (malefactor prophet) Date: Tue, 6 Nov 2007 13:16:55 -0700 Subject: [Instiki] "Your edit was blocked by spam filtering" In-Reply-To: <1194306248.6969.3.camel@Harbinger> References: <1192579544.13308.3.camel@Harbinger> <78ccd8360710230200t9746318w173f060cc8295145@mail.gmail.com> <1194306248.6969.3.camel@Harbinger> Message-ID: <2362fa90711061216v634ebe4bm8952ffc1aae57195@mail.gmail.com> For poops and giggles I loaded instiki on my windows boot and it worked fine. Remember back to the beginning this is for an Ubuntu application. Hope this additional info helps. On Nov 5, 2007 4:44 PM, malefactorprophet at gmail.com wrote: > Is this file placed somewhere other than the fold where I extracted the > file. I deleted it out, and I still get the same error. What am I doing > wrong? > > > On Tue, 2007-10-23 at 11:00 +0200, Matthias Tarasiewicz wrote: > > please see the file config/spam_patterns.txt - that's where the > > antispam-regexes are located. you can wipe this file empty, because > > spam-catching should be solved now with the hivelogic javascript > > enkoder. this file is still existing from earlier days, when instiki > > had severe wiki spamming problems. > > > > regards, > > matthias > > > > On 10/17/07, malefactorprophet at gmail.com wrote: > > > New to Instiki. I created an home page and some wiki words. When I went > > > to create the first page that was linked it give me the error in the > > > subject. > > > > > > The page was all text and no special formatting. Does anyone have any > > > ideas? > > > > > > Thanks for the help. > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > _______________________________________________ > > Instiki-users mailing list > > Instiki-users at rubyforge.org > > http://rubyforge.org/mailman/listinfo/instiki-users > > From malefactorprophet at gmail.com Tue Nov 6 15:23:15 2007 From: malefactorprophet at gmail.com (malefactor prophet) Date: Tue, 6 Nov 2007 13:23:15 -0700 Subject: [Instiki] "Your edit was blocked by spam filtering" In-Reply-To: <2362fa90711061216v634ebe4bm8952ffc1aae57195@mail.gmail.com> References: <1192579544.13308.3.camel@Harbinger> <78ccd8360710230200t9746318w173f060cc8295145@mail.gmail.com> <1194306248.6969.3.camel@Harbinger> <2362fa90711061216v634ebe4bm8952ffc1aae57195@mail.gmail.com> Message-ID: <2362fa90711061223q3413362cxa8ca070431499577@mail.gmail.com> Ok looking back it seems I failed to mention that it was Ubuntu in my very first post. So, I will redescribe the problem in this new light. I installed and all works. I created the Home page and started adding wiki words. When I go to add a link page for the wiki word it brings up the page and lets me enter the info but when I post it I get an error that says, "your edit was blocked by spam filtering". I tried cleaning out the config/spam_patterns.txt and saving it. But I continue to get the same error. Please help. Thank you, On Nov 6, 2007 1:16 PM, malefactor prophet wrote: > For poops and giggles I loaded instiki on my windows boot and it > worked fine. Remember back to the beginning this is for an Ubuntu > application. Hope this additional info helps. > > On Nov 5, 2007 4:44 PM, malefactorprophet at gmail.com > > wrote: > > Is this file placed somewhere other than the fold where I extracted the > > file. I deleted it out, and I still get the same error. What am I doing > > wrong? > > > > > > On Tue, 2007-10-23 at 11:00 +0200, Matthias Tarasiewicz wrote: > > > please see the file config/spam_patterns.txt - that's where the > > > antispam-regexes are located. you can wipe this file empty, because > > > spam-catching should be solved now with the hivelogic javascript > > > enkoder. this file is still existing from earlier days, when instiki > > > had severe wiki spamming problems. > > > > > > regards, > > > matthias > > > > > > On 10/17/07, malefactorprophet at gmail.com wrote: > > > > New to Instiki. I created an home page and some wiki words. When I went > > > > to create the first page that was linked it give me the error in the > > > > subject. > > > > > > > > The page was all text and no special formatting. Does anyone have any > > > > ideas? > > > > > > > > Thanks for the help. > > > > > > > > _______________________________________________ > > > > Instiki-users mailing list > > > > Instiki-users at rubyforge.org > > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > > > _______________________________________________ > > > Instiki-users mailing list > > > Instiki-users at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/instiki-users > > > > > From jvv2 at mindspring.com Tue Nov 13 12:14:15 2007 From: jvv2 at mindspring.com (John Van Voorhis) Date: Tue, 13 Nov 2007 12:14:15 -0500 Subject: [Instiki] Instiki.org down - proxy error Message-ID: Looks like the fixes broke again. What does it take to host a mirror? I would be willing to try if it wouldn't kill my ISP account. -- John Van Voorhis jvv2 at mindspring.com Washington, DC From parasew at gmail.com Mon Nov 19 03:22:58 2007 From: parasew at gmail.com (Matthias Tarasiewicz) Date: Mon, 19 Nov 2007 09:22:58 +0100 Subject: [Instiki] Instiki.org down - proxy error In-Reply-To: References: Message-ID: the instiki site can be down for some minutes today and tomorrow, since our host is switching from apache to nginx. sorry for the inconvenience. after that we will have a much faster instiki.org site, so please be patient. -matthias On 13.11.2007, at 18:14, John Van Voorhis wrote: > > Looks like the fixes broke again. > > What does it take to host a mirror? I would be willing to try if it > wouldn't kill my ISP account. > -- > John Van Voorhis > jvv2 at mindspring.com > Washington, DC > > > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users From rubycoder at gmail.com Thu Nov 29 22:02:33 2007 From: rubycoder at gmail.com (Cecile) Date: Fri, 30 Nov 2007 11:02:33 +0800 Subject: [Instiki] Problem installing instiki-0.12 with ruby1.9 Message-ID: Hi, I'm on an ubuntu dapper machine and I'm having problems running instiki-0.12. This is the error I'm getting: me at ubuntu:/data/_bin/instiki-0.12.0$ ./instiki /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support/core_ext/date/conversions.rb:12:in `Kernel#send': private method `alias_method' called for Date:Class (NoMethodError) from /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support/core_ext/date/conversions.rb:12:in `included' from /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support/core_ext/date.rb:5 from /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support/core_ext.rb:1 from /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support/core_ext.rb:1 from /data/_bin/instiki-0.12.0/vendor/rails/activesupport/lib/active_support.rb:31 from /data/_bin/instiki-0.12.0/vendor/rails/activerecord/lib/active_record.rb:30 from /data/_bin/instiki-0.12.0/vendor/rails/railties/lib/initializer.rb:166:in `require_frameworks' from /data/_bin/instiki-0.12.0/vendor/rails/railties/lib/initializer.rb:166:in `require_frameworks' from /data/_bin/instiki-0.12.0/vendor/rails/railties/lib/initializer.rb:87:in `Rails::Initializer#process' from /data/_bin/instiki-0.12.0/vendor/rails/railties/lib/initializer.rb:47:in `Rails::Initializer#run' from /data/_bin/instiki-0.12.0/config/environment.rb:4 from script/server:55 Should I use ruby1.8 instead ? Regards, Gavin Bong From mattsamillionn1 at yahoo.com Fri Nov 30 06:34:02 2007 From: mattsamillionn1 at yahoo.com (M C) Date: Fri, 30 Nov 2007 03:34:02 -0800 (PST) Subject: [Instiki] Problem installing instiki-0.12 with ruby1.9 In-Reply-To: Message-ID: <996576.1543.qm@web34702.mail.mud.yahoo.com> I'm running with 1.8.6 and instiki-0.12 Ruby Installer for Windows Ruby Version 1.8.6 Installer Version 186-25 ------------------------------ RELEASE NOTES ------------------------------ Contents: Version: -------- -------- ruby-mswin32 ruby-1.8.6 zlib-lib 1.2.3 ZLib 0.6.0 RubyGems 0.9.2 Rake 0.7.2 RubySrc 1.8.6 FXRuby 1.6.6 FXri 0.3.6 SciTE 1.72 OpenGL 0.23b GLUT 3.7.6 SWin 060205 VRuby 060223 Expat 2.0.0 XMLParser 0.6.8 Hpricot 0.4 RubyDBI 0.1.1 DBD/ODBC 0.9994 windows-pr 0.6.2 win32-file-stat 1.2.3 win32-file 0.5.3 win32-clipboard 0.4.1 win32-dir 0.3.1 win32-eventlog 0.4.3 win32-process 0.5.1 win32-sapi 0.1.3 win32-sound 0.4.0 log4r 1.0.5 Programming Ruby 1st Edition OpenSSL 0.9.8d Iconv 1.8 readline 4.3-2 PDCurses 2.60-1 GDBM 1.8.3-1 Installer-Patches 1.8.5 --- Cecile wrote: > Hi, > > I'm on an ubuntu dapper machine and I'm having > problems running instiki-0.12. > This is the error I'm getting: > > me at ubuntu:/data/_bin/instiki-0.12.0$ ./instiki > > Should I use ruby1.8 instead ? > > Regards, > > Gavin Bong > _______________________________________________ > Instiki-users mailing list > Instiki-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/instiki-users > ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs