Skip to content

Instantly share code, notes, and snippets.

View bikle's full-sized avatar

Dan Bikle bikle

View GitHub Profile
sub: Struggling with Apache
Team,
I am Struggling with Apache on my Linux box.
It has been years since I've worked with Apache; I don't know it well.
Here is what I've done so far:
This file shows my attempt to install Lolita:
http://github.com/ithouse/lolita/commit/c0e899ce8bc0e896bdeb7a975eef1d98ffa8ea35
I found 2 problems and then stopped:
- README lacks rspec
- rake lolita:setup gives:
- Don't know how to build task 'globalize:setup'
Valdis,
I tried to work with Lolita again today.
Here are some notes which I took.
I hope they are useful to you.
Sun May 30 15:13 /pt maco$ rvmlol
Hello,
I want to run this rake command:
rake authlogic_bundle:features
The above command is giving me an error related to a missing sessions table:
Could not find table 'sessions' (ActiveRecord::StatementInvalid)
Mon Nov 30 21:35 /pt/c3/mb maco$
Mon Nov 30 21:35 /pt/c3/mb maco$ rm -rf tse
Mon Nov 30 21:35 /pt/c3/mb maco$
Mon Nov 30 21:35 /pt/c3/mb maco$ gem uninstall authlogic
You have requested to uninstall the gem:
<html>
hello world
</html>
what is a gist?
Is it like a whiteboard?