Skip to content

Commit c80544f

Browse files
committed
Update phpunit.xml scripts. Fixes #1932
1 parent 6470f3f commit c80544f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

user_guide_src/source/installation/running.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ By default, the application will run using the "production" environment. To
3030
take advantage of the debugging tools provided, you should set the environment
3131
to "develop".
3232

33+
.. note:: If you will be running your site using a web server (e.g. Apache or Nginx),
34+
you will need to modify the permissions for the ``writable`` folder inside
35+
your project, so that it is writable by the user or account used by your
36+
web server.
37+
3338
Local Development Server
3439
=================================================
3540

0 commit comments

Comments
 (0)