--
You received this message because you are subscribed to the Google Groups "ICA-AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at http://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/3a3ccddd-73d9-44c4-8c89-de05e0f3fd87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/17205aa5-1269-461b-90ee-33b6b371558f%40googlegroups.com.
Hi Jesús,
I double-checked that Apache has read/write access to all the folders that you mentioned below, there are no warning messages at the "Check system" step of the web installer, I removed all the contents in the cache folder, and performed the installation again. I still get the same error: "Database "propel" does not exist."
The log/qubit_prod.log contains the following:
Nov 07 12:42:22 symfony [err] {PropelException} No connection information in your runtime configuration file for datasource [propel]
Note that I did *not* try to install Propel separately.
I am at a dead end. Are there manual installation instructions?
Thanks,
matt
I am at a dead end. Are there manual installation instructions?
That did it! However, you may wish to know that the "php symfony tools:purge" command failed on the first invocation with the following error message:
DROP TABLE IF EXISTS `accession`
[propel-sql-exec] SQLSTATE[42000]: Syntax error or access violation: 1142 DROP command denied to user 'ica_atom_admin'@'localhost' for table 'accession'
[propel-sql-exec] Failed to execute:
And, looking at the installation guide, https://www.accesstomemory.org/en/docs/2.1/admin-manual/installation/linux/#create-the-database, it does not say that the DROP grant is required for the atom DB user.
Perhaps if I used the root user in the web installer I would not have encountered a problem?
But, the installation is complete, and thank you for your help.
matt