Displaying 4 results from an estimated 4 matches for "enzer".
Did you mean:
enter
2005 Nov 20
1
mySQL 5.0 upgrade - incompatible DateTime format?
I''ve upgraded to mySQL 5.0, and it''s gone pretty smoothly except that on
DateTime.now doesn''t seem to return a value that mySQL likes any more,
as seen in the following exception:
Incorrect datetime value: ''2005-11-20T15:33:12-0800'' for column ''logged_at'' at row 1: UPDATE notes SET `due_on` = ''2005-11-20'',
2002 Jul 26
1
Mac OS X -- Unable to initgroups. on every anonymous connection.
...50 ; maximum of 50Kb in log file
encrypt passwords = yes
guest account = unknown
[homes]
guest ok = no
read only = no
[public]
path = /tmp
read only = no
comment = Guest Area
guest ok = yes
--
-------------------------------------------
Matisse Enzer
matisse@matisse.net
http://www.matisse.net/
2005 Nov 14
1
Webrick suddenly down w/bad redirection - look familiar?
Has anybody seen this?
"Firefox has detected that the server is redirecting the request for this
address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to
accept cookies."
I''ve checked the cookies and that''s not it. This is a webrick server
running on localhost under Radrails. It was working well, and
2005 Dec 01
0
Troubleshooting "undefined class/module"
I''m having a bit of a headbanger here... maybe someone can help.
A class in a fairly complicated existing Rails app that I''m working on
seems intermittently not to load.
The error is basically the following:
undefined class/module InnerPackage
c:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.11.0
/lib/action_controller/session/active_record_store.rb:75:in
`load''