...
NB: Since writable directories and files have been replaced / copied, their permissions might have changed. You may have to reconfigure webserver user permissions on specific folders as explained in the file permissions chapter of the installation process.
Info | ||
---|---|---|
| ||
If you use APC, or an op-code cache solution, make sure to clear the cache. The easiest way is to restart your web server. |
Step 2: upgrade custom extensions
...
Code Block |
---|
access_control:
- { path: ^/login, roles: IS_AUTHENTICATED_ANONYMOUSLY, requires_channel: https } |
...