Skip to content

support for php 8.1 and postgresql 14 #33

@carminemassarelli

Description

@carminemassarelli

vfront is not working and installing with php 8.1 and postgres 14. The only message I receive is "Connection error: is Postgres running? Otherwise please check your conf file".
The conf.vfront.php file is ok. The message is from vmsql.postgres.php at line 45, it seems related to is_resource().
I tested the connection to postgres 14 with a simple php script (pg_connect ....) and it works, so I think that this issue could be related to is_resource().
Please if you have some suggestions I could test everything on my pc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions