I just copied the pg_sql.dll in the c:/php/ext directory. Also i have setup the extension dir in php.ini to point to c:/php/ext directory
and then restarted the apache2 server and i was not able to see any pgsql section. Is there any section dispayed for pgsql in phpinfo() ?
Thank You
Sumeet
[SOLVED] No pgsql in <?php phpinfo(); ?>
Moderator: General Moderators
Fixed it....
Im a damn fool. I extracted the contents of the zip file in c:/php/ext and winrar automatically created another ext directory in c:/php/ext directory. I got it fixed and now i can see a section of pgsql in my phpinfo();
Thanks a lot
Sumeet.
Thanks a lot
Sumeet.