FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. Mike123
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Mike123

    • RE: First Log In Screen

      @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.
      0f8dd8d3-d608-4d9b-a475-040eb365debf-PICT4.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      Yes. I am in the complete-installation folder

      See screen capture below:
      a29894c6-325f-4151-b277-7baed390c4c8-PICT3.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @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:
      98887c4d-2eb3-4687-8664-d131f4d2a238-PICT4.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      One of the problems is I can't get the command to work as per the screen capture below.

      Any thoughts?

      Mike
      e664662d-9834-48ca-bb38-f65f629718e8-PICT3.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @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.php

      This generates an error message "This page isn't working".

      I have also tried
      doncasteroffice.com/BillingMaster2/public/index.php

      This 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.

      795337ba-9d53-4256-8f4b-ac492b97a34c-PICT3.jpg

      Could you give me the web address I should use to test this application without using the command prompt.

      Thanks.

      Mike

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      OK I am showing a few screens to show my progress.

      1. This shows the fusion screen which is in the file test01.env in the operating web directory https://doncasteroffice.com/BillingMaster2.html

      481cd20e-99c0-4df7-9771-b6bcb389af8a-PICT3.jpg

      1. This shows the login.php file which is in the directory (https://doncasteroffice.com/BillingMaster2/public/login.php

      94420794-58bb-48bd-b3e9-2d8053b044fd-PICT4.jpg

      1. This shows the cPanel directory tree for the login.php file.
        ce8ff03b-4a53-4872-96e2-3e3b683b1216-PICT5.jpg

      2. This shows the error message when I try to launch the login.php file.

      c8e70213-0f4b-4b1b-b55a-d3e53c8783b3-PICT6.jpg

      Mike

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      What is a good tool for creating a file ending in .env

      I 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

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      Here is the error message I am getting.

      I have the Fusion Auth screen open.

      Mike
      9a77af40-bf86-4bce-89ad-076e9796abfc-image.png

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      OK, 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
      92d3e2bf-c077-4b19-9d76-d252f6104401-pict10.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @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

      6ce6c75f-30a8-4316-a631-e11a7907599d-image.png

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli I have been unable to get through quick start.

      I have asked for the PHP version and have come to the screen below.

      I have tried running this from the command prompt with windows backslashes and it says it doesn't recognize "git".

      I have tried running it in PHP and it says it doesn't recognize "clone".

      Exactly what am I supposed to do here?

      Mike

      1db0a4be-fed5-4034-b1db-23b0be6689c3-PICT4.jpg

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli
      The application is at
      https://doncaster.retool.com/apps/3ed71762-bb66-11ed-b120-6f3a719f0b69/invoice02b.

      I simply need a log in screen that takes the user to this URL once they have been validated.

      Mike

      posted in Q&A
      M
      Mike123
    • RE: First Log In Screen

      @mark-robustelli I have built my application with MySQL and a screen tool that works with MySQL. I simply need to get the user to Log In then proceed to the URL if validated.

      I think I will use the FusionAuth app to build the Log In screen.

      So I have worked with that and have submitted a question about that and I will see if this is a better path to follow.

      Thanks.

      Mike

      posted in Q&A
      M
      Mike123
    • Working through the intro screens

      I am a first time user of FusionAuth.
      I am working through the Application Screens.
      My application is available at the URL in the SAML screen as attached,

      I have completed as many sections as I can and I would like to see what the entry screen looks like.

      How do I view what I have developed so far?

      Mike

      e68dc329-173c-4d16-9ee4-04a0d0f18f17-image.png

      posted in General Discussion
      M
      Mike123
    • Fusion 5 minute guide

      I am brand new with Fusion Auth

      I am working on the 5 Minute Guide at https://fusionauth.io/docs/quickstarts/

      I have Docker open, I have the Fusion Auth main screen open.

      The first 2 screens from the 5 minute guide are shown below:

      334af1db-4b61-4f23-8530-96d8e4d569e7-pict1.jpg

      781e5de2-d4fc-4a26-8d83-74de350ff501-image.png

      The second screen is asking me to enter "- node -v". I have tried this in the Command Prompt and that didn't work. How do I do this.?

      Mike

      posted in General Discussion
      M
      Mike123
    • First Log In Screen

      I am working on my first test for Fusion Auth.
      I have started up the Fusion Dashboard. I have Docker active.
      I am using PHP.
      I have been given this link for setting up my first Log In screen
      https://fusionauth.io/docs/sdks/php#example-apps

      I have gone to the first two URLs and activated them.

      I have then created a PHP file following the instructions as below:

      58892dec-d0dd-4ed6-8188-d4f9adae5847-image.png

      The result when running is:
      9b27ba08-ce51-4019-bcc2-54db163914ae-image.png

      What am I doing wrong?

      Mike

      posted in Q&A
      M
      Mike123