[SOLVED:] strange postgres7 php4 problem

2001-03-27 Thread Martin Würtele
hi, when using postgres 7.0.3 with php 4 on potato don't forget to create a symlink from /usr/lib/libpq.so.2.1 to /usr/lib/libpq.so.2.0 as apache expects the later one. yours martin -- /"\ ASCII RIBBON | e-mail: [EMAIL PROTECTED] | .''`. | \ / CAMPAIGN AGAINST | work:

strange postgres7 php4 problem

2001-03-26 Thread Martin Würtele
hi, i have strange problem with postgres 7.0.4 and php 4: i installed it on 2 pc's and on the one in the office everything works but here at home php doesn't load pgsql.so tough it's installed and php.ine containes "extension=pgsql.so" even copying the config file from the office to the local doe