hey folks, (hi laurent, i'm cc'ing you because i think this may be the same bug)
i have a workaround i'd like all of you to try. this might seem wierd,
but please humor me :)
- open up /etc/php5/conf.d/pgsql.ini and comment out the extension= line
so it says:
#extension=pgsql.so
- open up /etc/php5/conf.d/curl.ini and put the extension you just
removed before the line for curl:
extension=pgsql.so
extension=curl.so
and tell me if you still get the errors?
still looking for the cause...
sean
signature.asc
Description: This is a digitally signed message part

