I am having issues with establishing the Wappler Local Server using PHP. At one point yesterday I realized the local server was not running on a site I am working on, so to test I started a new empty site & have the same issue. I have what appear to be conflicting messages stating PHP installed successfully! with various error messages in the Output window as shown in the image.
Any idea what is wrong with that install? Thank You.
Yes, thank you. I receive this error message. I have restarted the program & computer.
Checking PHP Composer installation and version...
& : The term 'php' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At C:\Users\Jim\scoop\apps\composer\current\composer.ps1:2 char:10
+ else { & php (Join-Path $PSScriptRoot "composer.phar") @args }
+ ~~~
+ CategoryInfo : ObjectNotFound: (php:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
PHP Composer could not detect version!
PHP Composer is not installed. It is required as specified in the project settings. If you don't need it switch it off!
Check completed successfully...