'/usr/lib64/php/modules/pgsql.so' - /usr/lib64/php/modules/pgsql.so: undefined symbol: lo_import_with_oid
Any ideas how to resolve this?
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
'/usr/lib64/php/modules/pgsql.so' - /usr/lib64/php/modules/pgsql.so: undefined symbol: lo_import_with_oid
Any ideas how to resolve this?
That's a problem with your PHP setup. It's trying to load a module for PostgresSQL which is not even something that Grav needs. Maybe just comment out the line in your php.ini that is trying to load that module.
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 0 | 1318 | 9 years ago | ||
| 2 | 915 | 9 years ago | ||
| 2 | 4044 | 9 years ago | ||
| 1 | 2920 | 9 years ago | ||
| 3 | 1103 | 9 years ago |