update readme

This commit is contained in:
Zdenek Borovec 2024-08-22 01:29:55 +02:00
parent 0179724ed7
commit 5413493e79

View file

@ -37,6 +37,8 @@ Anyways, let's get to the *how*.
- Also make sure that the directory /assets/uploads/ exists and php has write - Also make sure that the directory /assets/uploads/ exists and php has write
permissions there - if you are going to use that file upload permissions there - if you are going to use that file upload
functionality, that is. functionality, that is.
- The directory /docs/www/blog/article should also be created with
the above permissions.
- Php should also have write permissions in the docs/www/blog directory, - Php should also have write permissions in the docs/www/blog directory,
so it can update the atom feed. so it can update the atom feed.
- If you have problems connecting to the database, you can try - If you have problems connecting to the database, you can try