Search notes:

GNU Build System: prefix

The prefix determines under which directory files are installed (make install). The default is /usr/local.
This default can be overwritten with the AC_PREFIX_DEFAULT macro in configure.ac.
When invoking ./configure, the default or value set with AC_PREFIX_DEFAULT can again be overwritten with:
$ → ./development/GNU/toolchain/Build-System/configure --prefix=/path/to/another/directory

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...', 1758206760, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/GNU/toolchain/Build-System/prefix(38): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78