Search notes:

~/.profile

~/.profile is executed (sourced) by login shells and display managers. ~/.profile is sourced after /etc/profile
~/.profile contains settings that are not specifically related to a specific shell.
bash does not read this file if either ~/.bash_profile or ~/.bash_login exists.
There is little point in having both ~/.profile and ~/.bash_profile.
export TZ=Europe/Zurich
export EDITOR=vim

See also

~/.bash_profile, ~/.bashrc
/etc/profile
~/.profile
/etc/skel/.profile
$profile in PowerShell.

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/Linux/fh...', 1740443868, '18.191.24.17', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/home/username/_profile(61): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78