I didn't compile postgres support into PHP4 and of course now I want to
use it...
I read from the manual www.php.net that you can add a module by entering
the following line on 'php.ini':

extention=(module name like msql.so)

but it never mentions the module name that you need to put! Has anyone
done this? I tried the natural one:

pgsql.so

but http-error log says it can't find that module when I restart apache.

Does anyone know this module name?

TIA

Shane


Reply via email to