We are using ARI Smart Content in a University Environment.
We have a 'development' environment where the tool worked perfectly, no problems at all. But when we put it in our production environment (which has more security and different permissions), we get the following error:
Error:
Code: |
Fatal error: require_once(): Failed opening required '/mnt/web/cms/genetics/cache/arismartcontent_config.php' (include_path='.:/usr/share/php7:/usr/share/php7/PEAR') in /mnt/web/cms/genetics/administrator/components/com_arismartcontent/kernel/Utils/class.Config.php on line 62
|
Note this error comes up on our HOME PAGE of the website, so basically the site 'crashes' and is a complete white page, until I turned the error handler on, and i can see the error above.
For our site to not be 'white screen', I had to disable ALL of the plugins with ARI Smart Content.
Also in our production environment, when I go to the ADMINISTRATION page for ARI SMART CONTENT I also get a 500 error.
Any ideas?
thanks.