mp2: A interprocess shared variable for Windows modperl?

2006-03-19 Thread Foo Ji-Haw
Hi all, Some time back I poll the community for a means to access variables across processes, and the good people suggested Cache-FastMmap. I'd like to use it, but there does not seem to be any ppm version for the Windows platform (I've looked at theoryx5 and bribes, in addition to the stand

Re: DBD:Pg (Postgres) + Apache::DBI

2006-03-19 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > c- i was getting a bunch of "message type 0x49 arrived from server > while idle" -> "message type 0x53 arrived from server while idle" This is due to some errant forking. PostgreSQL (and most other databases for that matter) does not support

DBD:Pg (Postgres) + Apache::DBI

2006-03-19 Thread Jonathan Vanasco
I'm finishing up my migration to Postgres, and i noticed some odd behavior I was hoping that someone could point me in the right direction: a - i often lose a connection to the server for an apache child. i can't seem to trace when where or why this happens i just get this in the log "DBD