From: Azael D. <aza...@gm...> - 2019-04-26 04:27:21
|
libpq.so.5: cannot open shared object file: No such file or directory libdbi: Failed to load driver: /usr/lib/dbd/libdbdpgsql.so Hi only want to comment this error mesage it is done because the posrgres library is not install, I check it installing and uninstalling that library. I have installed mysql library and myy program run correctly only this message is error. I attach my test code. |