Search notes:

ListUtil.c: loadable library and perl binaries are mismatched (got handshake key 0xde00080, needed 0xce00080)

2018-12-07: I had this error on my Arch Linux distribution. It was probably caused because I installed Perl modules with cpan rather than using pacman.
As per this stackoverflow answer, I was able to at least temporarly get rid of this error by unsetting PERL5LIB (which pointed at /home/rene/perl5/lib/perl5) and unsetting PERL_LOCAL_LIB_ROOT which pointed at ~/perl5.

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745026767, '3.134.253.166', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/languages/Perl/modules/List/Util/loadable-library-and-perl-binaries-are-mismatched(34): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78