|
|
@@ -140,9 +140,10 @@
|
|
|
As you are going to run 5 Cube 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 write permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
|
|
|
- <li>Set the default Locale.</li>
|
|
|
- <li>Set the Business Type, City_Zip_Prov and Country of your prospects.</li>
|
|
|
- <li>Set the Editor Password of your cubes. This will be important to confirm your cube upload by dropping it and saving it.</li>
|
|
|
+ <li>Set the default Locale.</li>
|
|
|
+ <li>Set the Business Type, City_Zip_Prov and Country of your prospects.</li>
|
|
|
+ <li>Set the Editor Password of your cubes. This will be important to confirm your cube upload by dropping it and saving it.</li>
|
|
|
+ <li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>
|
|
|
</ol>
|
|
|
|
|
|
<br>
|