As a side note, I think I found what's slowing stuff down: it seems to be the Flickr/Lightbox macro. Could this be because the Flickr api is slow, or do you think it has something to do with Typo/ Rails?
On Jul 31, 2007, at 1:59 PM, Eamon Ford wrote: > Aha! "Permission denied." I had to run "typo start ." with sudo. I > feel stupid... Thanks for telling me to look at the logs. :P > > Thanks for all the help! > > > On Jul 31, 2007, at 1:50 PM, Mitch Pirtle wrote: > >> Quoting Eamon Ford <[EMAIL PROTECTED]>, who spaketh thusly: >> >>> Thanks for the info! I tried running "typo config" to tell it to use >>> port 80, but then it just won't start up. Also, I noticed that >>> when I >>> run "typo start" instead of "script/server, it's much faster, >>> and even >>> acceptable. :) So, I guess that eliminates the performance >>> problem, if >>> only I can figure out how to run it on port 80. Any ideas? >> >> Ok, so if you are in the top-level directory for your typo site, you >> should be able to type: >> >> typo config . port=80 >> >> And that should set your port to 80. If you then type: >> >> typo start . >> >> Then you should have a typo running on port 80. If there are errors, >> maybe posting them here so we can try to see what is happening? >> >> -- Mitch >> _______________________________________________ >> Typo-list mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
