Thanks Trevor Trevor Lauder wrote:
> That is what the module is called, you will probably need to recompile > PHP4 with postgres support or maybe see if the attached .so will work. > It's for PHP 4.1.2 on Redhat 7.3 but it should work for you if you are > running the same version of PHP... assuming of course you don't have to > recompile :) Just drop it into your php lib directory. > > -- > Trevor Lauder > Web: http://www.thelauders.net > E-Mail: [EMAIL PROTECTED] > > Shane&Lisa said: > > 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 > > ------------------------------------------------------------------------ > Name: pgsql.so > pgsql.so Type: unspecified type (application/octet-stream) > Encoding: base64
