@mark-robustelli
I have studied this further, I was using a small s instead of a capital S in the line
"php -S localhost:9012 -t public".
With that change I was able to get the server running with a steam of code as below.
The stream stopped on the last line with the cursor flashing for 1 hour. I finally shut it down.
The web site comes up with the coin picture but clicking on the LogIn button generates an error message.
I don't think this is ready for prime time in Windows 11.

Latest posts made by Mike123
- 
RE: First Log In Screenposted in Q&A
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 Yes. I am in the complete-installation folderSee screen capture below: 
  
- 
RE: First Log In Screenposted in Q&A@mark-robustelli said in First Log In Screen: php -S localhost:9012 -t public I have tried to run the last command 
 "php -S localhost:9012 -t public"
 and I get an error message that "the directory public is not found.Meanwhile the public folder is there in the screen below: 
  
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 One of the problems is I can't get the command to work as per the screen capture below.Any thoughts? Mike 
  
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 Mark:I have been a long time getting back to you because of social activities and travel over Christmas and New Years. I have renamed the test01.env file as .env . 
 I have created the changebank.css file in the application/public/static folder.
 I have created the account.php, change.php, index.php, login.php and logout.php files in the application/public folder.I have been unable to copy the money.jpg and changebank.svg files to my application folder. If you could tell me where they are I can copy them myself without using the command line. I have built all these files on my web site and have tried to launch this with the URL: 
 doncasteroffice.com/BillingMaster2/public/login.phpThis generates an error message "This page isn't working". I have also tried 
 doncasteroffice.com/BillingMaster2/public/index.phpThis generates nothing. The web site works fine at https://doncasteroffice.com/BillingMaster2/BillingMaster01.html I am showing the directory tree from cPanel to show the general layout.  Could you give me the web address I should use to test this application without using the command prompt. Thanks. Mike 
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 OK I am showing a few screens to show my progress.- This shows the fusion screen which is in the file test01.env in the operating web directory https://doncasteroffice.com/BillingMaster2.html
  - This shows the login.php file which is in the directory (https://doncasteroffice.com/BillingMaster2/public/login.php
  - 
This shows the cPanel directory tree for the login.php file. 
  
- 
This shows the error message when I try to launch the login.php file. 
  Mike 
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 What is a good tool for creating a file ending in .envI have node installed but it looks like about 3 days of reading to create a .env file with it because it needs to ignore github. None of my text editors permit saving with the suffix .env . Mike 
- 
RE: First Log In Screenposted in Q&AOK, I got through the next few screens. I am now at the one below and the first row is giving me an error. Any thoughts? Mike 
  
- 
RE: First Log In Screenposted in Q&A@mark-robustelli 
 OK I have installed Git Hub and it is working fine.
 Next I have come to the screen below and the first line doesn't work,
 I believe I already have Composer installed but I am not sure.I don't know if I am allowed to skip this step. Mike  
