I'm not sure if this is related, but you might ensure that your permissions are properly configured. By default, Nginx runs as the www-data user. There are a few directories under AtoM that must be writable by the web server. The easiest way to ensure this is to update the owner of the AtoM directory and its contents by running:
sudo chown -R www-data:www-data /usr/share/nginx/atom
sudo chmod o= /usr/share/nginx/atom
Finally, I'd suggest that you search in the user forum as well, and see if you can find other related issues. Hopefully with some more information we can provide you with further guidance!
Cheers,
--
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 https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/cd376dd7-a46d-484a-a2e7-9a07d6151dd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Your webserver also requires a configuration block - we provide one for Nginx, but other webservers will require different parameters. After all that, then you have to ensure that the www-data user has the correct permissions (included in my last email). There are a few other dependencies as well - Elasticsearch, Gearman, and some other packages for managing digital objects, for example.
I suggest that you contact your hosting provider and share with them our Requirements and Installation docs - see if their service will support the installation of everything you need, and if you can't get CLI access, if they will assist you in installing the application.
Good luck!
--
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 https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/0ffcb734-f0b5-4038-bccf-bed6343362c7%40googlegroups.com.
--
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 https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/cb12cb28-fa6a-4b83-a5fe-caf7246ad2c3%40googlegroups.com.
I think you'll want to clear the cache, restart services (webserver, php5-fpm), and repopulate the search index after making this change.
Cheers,
--
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 https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/38ab9c98-a45d-4652-bc5e-a2f517244c56%40googlegroups.com.
php symfony cache:clear
Could not open input file: symfony
The above instructions all assume that you have followed our recommended installation instructions - if you have made any changes in your installation environment, then you may need to modify your commands for your specific installation.
Let us know if that helps!
--
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 https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/426eb8aa-c052-4f57-abff-c520331e42d4%40googlegroups.com.