Search notes:

psHome/powershell.config.json

Using the default powershell.config.json file can be overridden with PowerShell's command line option -settingsFile ….
An example for the content of powershell.config.json is
{
    "ExperimentalFeatures":  [
                                 "PSCommandNotFoundSuggestion",
                                 "PSCultureInvariantReplaceOperator",
                                 "PSImplicitRemotingBatching",
                                 "PSNativePSPathResolution",
                                 "PSNotApplyErrorActionToStderr",
                                 "PSNullConditionalOperators",
                                 "Microsoft.PowerShell.Utility.PSManageBreakpointsInRunspace",
                                 "PSDesiredStateConfiguration.InvokeDscResource"
                             ],
    "WindowsPowerShellCompatibilityModuleDenyList":  [
                                                         "PSScheduledJob",
                                                         "BestPractices",
                                                         "UpdateServices"
                                                     ],
    "Microsoft.PowerShell:ExecutionPolicy":  "RemoteSigned"
}

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/Windows/...', 1758763230, '216.73.216.19', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/language/variable/automatic/psHome/powershell_config_json(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78