Erik Knowles

Show:

What's happening?

  • php 5.3 and docmgr

    I just upgraded to php 5.3. Sigh...as usual, there's problems due to the php maintainers screwing with their codebase again. Here's another brain-dump: * lib/data_formatting.php defines a date_diff() function that is, as far as I can tell, completely unused. Which is good because php now has a built-in date_diff() function. Edit the file and change the name to old_date_diff() By the way:

    2009-09-29 20:25:08 UTC in DocMgr

  • Small configuration suggestion

    Reindexing with URLS that are dead (connection timeouts) doesn't work so well, with the indexer blocking for (at least) a long time. I'd suggest the default package have define("APP_WGET", "wget --timeout=60 --tries=1 -O") ; in config/app-config.php What say?.

    2009-07-02 17:18:47 UTC in DocMgr

  • Postgresql 8.3 and tsearch2

    Hello All, Here's some notes I compiled while struggling to get DocMGR to work with Postgresql 8.3 and tsearch2. The thing is, 8.3 has tsearch2 built-in, and I believe (through cursory study) that some of the semantics have changed. -- This is mostly a brain-dump, but feel free to ask questions if you get stuck -- My situation is that I'm moving an existing postgresql database -- dumped...

    2009-07-02 16:27:10 UTC in DocMgr

About Me

  • 2005-03-02 (5 years ago)
  • 1231132
  • eknowles (My Site)
  • Erik Knowles

Send me a message