Skip to content

"frankenphp php-server" vs "frankenphp run" when to use what? #469

Answered by dunglas
ochorocho asked this question in Q&A
Discussion options

You must be logged in to vote

php-server is a helper command that starts FrankenPHP without requiring to write a Caddyfile. It is ok for very standard PHP apps. It doesn't read the Caddyfile at all.

If you need (or want) a custom Caddyfile, you must use run instead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ochorocho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants