Resolved
... see the recent post "Found a little bug" :
http://groups.google.com/group/heroku/browse_thread/thread/6d2ab7f11d83840
luca
On Jun 3, 9:24 pm, lgs <[EMAIL PROTECTED]> wrote:
> Now it is able to db:bootstrap, and I get the home page
> :http://lgsoku.heroku.com/
> but when I try the admin page, I just get a wite page without any
> error :
>
> Processing AccountController#login (for 213.140.11.129 at 2008-06-03
> 12:15:07) [GET] Session ID: BAh7BvbnRy
> %0Ab2xsZXI6OkZsYXNoOjpGbGFzaEhhc2h7AAY6CkB1c2VkewAkskshpeLJJuhtuGhuqqweXe81d62a92463f33de94e43dc7a09c88
> Parameters: {"action"=>"login", "controller"=>"account"} SQL
> (0.002269) SELECT a.attname, format_type(a.atttypid, a.atttypmod),
> d.adsrc, a.attnotnull FROM pg_attribute a LEFT JOIN pg_attrdef d ON
> a.attrelid = d.adrelid AND a.attnum = d.adnum WHERE a.attrelid =
> 'sites'::regclass AND a.attnum > 0 AND NOT a.attisdropped ORDER BY
> a.attnum Site Load (0.001258) SELECT * FROM sites WHERE (sites."host"
> = E'lgsoku.heroku.com') LIMIT 1 Site Load (0.001372) SELECT * FROM
> sites ORDER BY id LIMIT 1 Rendering template within layouts/simple
> Rendering account/login Completed in 0.12072 (8 reqs/sec) | Rendering:
> 0.00576 (4%) | DB: 0.00936 (7%) | 200 OK [http://lgsoku.heroku.com/
> account/login]
>
> :-) luca
>
> On 29 Mag, 00:55, "Adam Wiggins" <[EMAIL PROTECTED]> wrote:
>
> > I've gotten Mephisto working on Heroku recently - I started with the
> > latest version from Github, though, so that might have helped. You do
> > need to install one gem dependency, tzinfo, but other than that I'd
> > expect it to just work.
>
> > Adam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---