[php-maint] Bug#411982: a workaround maybe?
sean finney
seanius at debian.org
Thu Mar 22 19:41:05 UTC 2007
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20070322/56cce8d2/attachment.pgp
More information about the pkg-php-maint
mailing list