Changes between Version 85 and Version 86 of Docs/825gen2/Dev/DevVMTechnical
- Timestamp:
- 06/05/26 11:06:37 (4 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/DevVMTechnical
v85 v86 420 420 This example creates a database named "xyz". A database user "jim" with password "123" is then created with permissions for database "xyz". 421 421 422 == Apache Web Server/PHP in VM == 423 424 {{{ 425 echo "<?php phpinfo(); ?>" | sudo tee /var/www/html/info.php 426 }}} 427 Then open in web browser in VM "http://localhost/info.php" 428 This display should show "PHP Version x.y.z" and a list of information. 429 422 430 == !WebSocket == 423 431 !WebSocket support is added to allow more dynamic live web pages. From the Firefox browser in the VM download [/raw-attachment/wiki/Docs/825gen2/Dev/DevVMTechnical/libwebsockets.tar.gz libwebsockets.tar.gz].
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)