are you pointing your browser to http://localhost:3000 ?
This is the webrick default port. Also, have you configured the typo/ config/database.yml file. This file cannot contain tabs, just use spaces. Did you install the database schema to the postgres database? Just my initial thoughts... On Nov 19, 2005, at 1:19 AM, Tony Tseng wrote: > Hi, > I'm trying to install typo 2.6.0, and I've been getting the dreaded > 500 status code without any useful stack trace/error message at all. > > Here's my environment: > ruby 1.8.3 > rails 0.14.3 > postgresql 8.1 > > I doubt this is an environment issue, as my other rails apps are > working. Also I'm just trying to get typo to work in webrick, so this > is not a lighttpd/apache conf issue. > > The log file only contains the creation date comment. > > Has anybody encountered a similar issue? Any help is appreciated. > > Cheers, > Tony > > _______________________________________________ > Typo-list mailing list > Typo-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/typo-list >
