-
Hi i need help with some steps of the installlation process, im supposed to download the source tar.gz / rar file that appears in the last release or the zip file that weights 70MB I decided to use the tar.gz file, but the /database_schema/full-instal.sql file is not there for example, in this step i dont understand if its optional or not to run that script.
I already did create_schema.sql and create_data.sql (btw this last sql has an error because it tries to insert 3 columns of data into the 'layouts' table but it only has 2) but the install readme says i have to execute the full-install.sql next and modify the user and db names, which are nowhere to be found, it seems that this file its just a concatenation of create_schema and create_data |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
After some troubleshooting, i think i fixed some of my missconceptions:
|
Beta Was this translation helpful? Give feedback.
After some troubleshooting, i think i fixed some of my missconceptions: