Lots of posts on this but seeking some clarity…
OJS 3.2
Get the following error message:
The tar command is not available. Please correctly configure it in your “config.inc.php”.
On the CLI, “which tar” reports “/bin/tar” but “whereis tar” reports “/usr/bin/tar”
So in the config.inc.php, where should the command be path’d to? By default it is /bin/tar but changing to /usr/bin/tar makes no change.
Does something need to be restarted? Changes to the rest of config.inc.php seem to take effect immeditately.
Thanks! radjr
2 posts - 2 participants