Answer the question
In order to leave comments, you need to log in
How to install Symphony 3.0 on Apache?
Until now, I have not used frameworks at all and have little understanding of what Symphony is (I decided to start understanding it), and how the project should look on it.
Following the standard instructions, I created the Apache24\htdocs\test.local project folder (this is the domain for the test project), threw the symphony installer ( https://symfony.com/installer) there , launched it with the following parameters: php symphony new blog 3.0
The blog subfolder was created:
The console displayed :
OK Symfony 3.0.1 was successfully installed. Now you can:
* Change your current directory to E:\Program Files\Apache24\htdocs\test.local\blog
* Configure your application in app/config/parameters.yml file.
* Run your application:
1. Execute the php bin/console server:run command.
2. Browse to the localhost:8000 URL.
* Read the documentation at symfony.com/doc
Answer the question
In order to leave comments, you need to log in
And if this is a project, then where is its index.php, where is at least htaccess?In the web folder , it's kind of obvious. Everything else is a standard web server setup.
Excuse me, but your question is similar to: 'What if I don't want to read the documentation and make everything work?'. In order not to be unfounded, I will write down the points:
I note that in my opinion, "learning frameworks" right away with Symphony is somewhat difficult. If you are a beginner, then perhaps you should start with something simpler.
Until now, I have not used frameworks at all and have little understanding of what Symphony is (I decided to start understanding it), and how the project should look on it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question