Bundle Purchase
Installation and Configuration
I am having problems installing the bundle/modules.
One problem is that I am getting file permission errors on any module install.
Setting the "module" dir or any individual module dir to 777 disables the site.
So when I reset the directories to 755, the site will reappear in the browser and the module still wont install.
I also ran a system check returning with three errors, 1) Disabled Functions php.ini, 2) FFMpeg binary 3) Upload size
I have edited the php.ini in the root of the site. I did this multiple times and checking the site after a server reboot.
Several for the changes I made to the php.ini was
a) uncomment disable function line
b) totally removed the line
c) only deleted system from the line.
Another strange issue is that I have increased the memory allocation to a very high limit. This limit was from my JR4 php.ini ( btw that php.ini file in JR4 only had 2 lines of code just relating to upload limits and nothing else) The php.ini in JR5 was copied from outside my public root folder from the lib folder. I am not sure this makes a difference.
Nothing unusual in any of the activity, php, debug logs.
I ran the reset caches and Integrity Check as well.