mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 10:44:29 -04:00
Update docs
This commit is contained in:
parent
5575ac68cc
commit
55cf2f76b5
@ -13,6 +13,8 @@ If you're moving servers make sure to copy over the .env file.
|
|||||||
|
|
||||||
If the auto-update fails you can manually run the update with the following commands. Once completed add ``?clear_cache=true`` to the end of the URL to clear the application cache.
|
If the auto-update fails you can manually run the update with the following commands. Once completed add ``?clear_cache=true`` to the end of the URL to clear the application cache.
|
||||||
|
|
||||||
|
A common error with shared hosting is "open_basedir restriction in effect", if you see this you'll need to either temporarily modify your open_basedir settings or run the update from the command line.
|
||||||
|
|
||||||
.. code-block:: shell
|
.. code-block:: shell
|
||||||
|
|
||||||
composer dump-autoload --optimize
|
composer dump-autoload --optimize
|
||||||
|
Loading…
x
Reference in New Issue
Block a user