Welcome to MST PHPDEV!

If you see this page, the nginx web server is successfully installed and working. Further configuration is required.

For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.

Thank you for using nginx.

PGSQL Test

If pgsql works, you should see a PostgreSQL version declaration below.

Array
(
    [version] => PostgreSQL 17.9 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (GCC) 12.4.0, 64-bit
)

PDO Test

If pgsql and PDO work, you should see a PostgreSQL version declaration below.

Array
(
    [version] => PostgreSQL 17.9 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (GCC) 12.4.0, 64-bit
)