Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Install fails silently when using an old PHP version #1263

Open
Geoff10 opened this issue Feb 2, 2025 · 0 comments
Open

[Bug]: Install fails silently when using an old PHP version #1263

Geoff10 opened this issue Feb 2, 2025 · 0 comments
Labels

Comments

@Geoff10
Copy link

Geoff10 commented Feb 2, 2025

Platform

macOS

Operating system version

macOS Sequoia 15.2 (24C101)

System architecture

ARM64 (M1, M2, etc)

Herd Version

1.14.1 (Build 39)

PHP Version

No response

Bug description

When the CLI version in the app is set to a PHP version that is new supported by new versions of Laravel, the create a new site feature reports that the site was created successfully when actually no site was created.
I would expect Herd to report that there was an error creating the site with a prompt to check the current CLI version.

Steps to reproduce

  1. Install the PHP 7.4 binary
  2. Set Use PHP 7.4 from the Herd toolbar menu
  3. Open the Herd sites window
  4. Click '+' to create a new site
  5. Pick 'no starter kit' and give it a name
  6. Click 'Next'
  7. It reports the application was created but it was not.

Note: I have tried step 5 with different configurations and also get the same result.

Relevant log output

@issuelabeler issuelabeler bot added the macOS label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant