Search notes:

VirtualBox error message: Failed to open a session for the virtual machine

The error message Failed to open a session for the virtual machine… is possible caused if the Windows feature Hyper-V is enabled.
I was able to solve this error by disabling this feature. In PowerShell, this was possible with
disable-windowsOptionalFeature -online -featureName Microsoft-Hyper-V-All
This command also disabled

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/Companie...', 1759391428, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Companies-Products/Oracle/VM-VirtualBox/Windows/Failed-to-open-session-for-the-virtual-box(47): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78