|
@@ -11,15 +11,15 @@ First step, use the left side panel password and salt fields to create the hash
|
|
|
|
|
|
As you are going to run FloatingBuds in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
As you are going to run FloatingBuds in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
|
|
|
- <ol>
|
|
|
|
- <li>Check the permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
|
|
|
|
|
|
+<ol>
|
|
|
|
+<li>Check the permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
|
|
<li>Finish to setup the configuration file apporpriately, in the specific:</li>
|
|
<li>Finish to setup the configuration file apporpriately, in the specific:</li>
|
|
<ul>
|
|
<ul>
|
|
<li>Configure the APP_FILE_MAX_SIZE for the upload appropriately.</li>
|
|
<li>Configure the APP_FILE_MAX_SIZE for the upload appropriately.</li>
|
|
<li>Configure the APP_BLOG_MAX_POSTS attributes as required.</li>
|
|
<li>Configure the APP_BLOG_MAX_POSTS attributes as required.</li>
|
|
<li>Configure the PAGINATION flag as required.</li>
|
|
<li>Configure the PAGINATION flag as required.</li>
|
|
</ul>
|
|
</ul>
|
|
- </ol>
|
|
|
|
|
|
+</ol>
|
|
|
|
|
|
Login with the password for the admin view, file .txt feed the blog, .png and .jpg the gallery, etc.
|
|
Login with the password for the admin view, file .txt feed the blog, .png and .jpg the gallery, etc.
|
|
|
|
|