Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Symfony "new" process not working for version 7 #562

Unanswered
red-smeg asked this question in Q&A
Discussion options

Hi,

When using smyfony-cli "Symfony CLI version 5.10.5 (c) 2021-2024 Fabien Potencier (2024-11-30T09:57:18Z - stable)" on fedora 41 if you create a new project the resultant project is broken.

e.g

symfony new my_project

when you run

symfony serve

you get

[Web Server ] Dec 17 12:21:28 |WARN | HTTP unable to detect the front controller, disabling the PHP server error="Passthru script "/index.php" does not exist under /home/Documents/GitHub/my_project/: stat /home/Documents/GitHub/my_project/index.php: no such file or directory

if you specify the ' --version=lts' when running symfony new you get a working project (6.4) but otherwise you a broken one. same if you choose '--Webapp'

You must be logged in to vote

Replies: 1 comment

Comment options

my php version is 8.3.14

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #552 on February 07, 2025 11:33.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.