Re: PDO driver for PostgreSQL in WAMP Server



Jivanmukta wrote:
Do you have the Postgres client libraries installed and available to the
web server (i.e. in your PATH variable)?

I don't have Postgres in my PATH because installer didn't add it. But
psql and pgAdmin work fine so I think I have libraries working.

Did you enable the Postgres
extension (php_pgsql.dll)?

I have extension=php_pgsql.dll in my php.ini, but I don't see it in
phpinfo.

One other thing - ensure the php.ini you changed is the one listed in phpinfo(). You may have more than one.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.



Relevant Pages

  • Re: PDO driver for PostgreSQL in WAMP Server
    ... psql and pgAdmin work fine so I think I have libraries working. ... phpinfo. ... If the libraries are not accessible to the web server process, ...
    (comp.lang.php)
  • Re: oci8 not showing in phpinfo()
    ... comment char to the mysqli extension line to see if it WOULD NOT ... SHOW in my phpinfo page if I had a comment in front of the line. ... dlls (for Oracle instantclient), and the php_oci8.dll file does exist ...
    (comp.lang.php)
  • Re: [PHP] PHP5, Windoze, Extensions
    ... the way i am using phpinfo() for this info. ... If not, PHP doesn't read your php.ini, and reports the default values ... stop copying them all over the place. ... Get *one* extension to work and put all the extensions in that place ...
    (php.general)
  • Re: PHP strangeness
    ... > extension. ... Once installed and restarted, phpinfo continues to ... > enable the session handling and eliminate the sessio_start error. ... Martin ...
    (alt.os.linux.suse)
  • Re: Help with PHP setup
    ... I'm setting up my extension dir, and have it set in my c:\phppath ... Apache2.2 server. ... Does phpinfo() say the php.ini path is the same one you edited? ... -Mike PII ...
    (comp.lang.php)