Skip to content

Navigation Menu

Sign in
Appearance settings

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

Commit 75b2387

Browse filesBrowse files
tony-coweaverryan
authored andcommitted
Rephrase
1 parent f5d9e36 commit 75b2387
Copy full SHA for 75b2387

File tree

Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-5
lines changed

‎book/installation.rst

Copy file name to clipboardExpand all lines: book/installation.rst
+4-5Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -274,11 +274,10 @@ If there are any issues, correct them now before moving on.
274274

275275
In development environments, it is a common practice to use the same unix
276276
user for the CLI and the web server because it avoids any of these permissions
277-
issues when setting up new projects. This is done by editing your Apache
278-
configuration file ``httpd.conf`` and updating the User and Group values
279-
from ``www-data`` to your CLI user. Obviously, this is only recommended in
280-
development environment as you do not want to give Apache full control over
281-
your whole production system.
277+
issues when setting up new projects. This can be done by editing your web server
278+
configuration (e.g. commonly httpd.conf or apache2.conf for Apache) and setting
279+
its user to be the same as your CLI user (e.g. for Apache, update the User
280+
and Group values).
282281

283282
When everything is fine, click on "Go to the Welcome page" to request your
284283
first "real" Symfony2 webpage:

0 commit comments

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