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

php not working #73

Open
c-ottersbach opened this issue Jun 21, 2022 · 2 comments
Open

php not working #73

c-ottersbach opened this issue Jun 21, 2022 · 2 comments

Comments

@c-ottersbach
Copy link

After not using it for a while, the start script throws the following error:

kirby-webpack@1.0.0 start /Volumes/Daten/SITES/karinkirby
node scripts/check-preprocessor.js && cross-env NODE_ENV=development node scripts/webpack-serve.js

[1/3] Starting a php server...
[PHP] 💥 Error: php is not a php binary.
[?] Valid path or command for php:

The path from "which php" didn't work,

thx!

@benoitbohnke
Copy link

same ...

@benoitbohnke
Copy link

I'm on MacOS ventura and php wasn't installed.. I've installed php from brew.
Then I had to change my node.js version to 16 (the latest lts version wasn't working... so weird)

AND... it still not working when running npm run start
Now I've got Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0
I think it as to do with php...

Any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants