Hi,
OJS version 3.1.1-1
I see multiple posts relating to PHP server lacking the tar tools to install plugins from gallery. Is there a definitive instruction as to how to make this work?
In the config file under [cli] we have:
; tar (used in backup plugin, translation packaging)
tar = /bin/tar
Do we have to add any other package to Apache server to make this work? We are currently using EasyApache 4 with PHP version 5.5, 5.6, and 7 installed with the corresponding packages.
Would appreciate a solution for this.