Re: phpinfo(): postgresql versions' mismatch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Mihail.Mihailov@xxxxxx wrote:
> Dear all,
>
> I have recently found out that  PHP libpq Version reported by  
> phpinfo() doesn't match the Actual PGSQL Version on the server.
>...

phpinfo() reports the version of libpq which was present when PHP
(or the PHP pgsql module) was compiled. It does not reflect runtime.
It is best to both compile and use the libpq version that matches the
server.


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux