Page 1 of 1

The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 27 Aug 2018, 11:21
by Priastana
Halo temen2,
Pas mau instal plugin kok muncul in ya "The tar command is not available. Please correctly configure it in your "config.inc.php"."
Cara mengatasinya bagaimana ya?

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 28 Aug 2018, 07:42
by acahya
Harus punya akses ke sistem di /bin/tar
kalau kita bisa akses ke setingan Php_openbasedir tambahkan "/bin/tar" ke dalam setingannya.

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 23 Nov 2018, 22:43
by rakamochy
acahya wrote:Harus punya akses ke sistem di /bin/tar
kalau kita bisa akses ke setingan Php_openbasedir tambahkan "/bin/tar" ke dalam setingannya.
php_openbasedir tempatnya dimana pak?

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 13 Feb 2019, 00:10
by pramitafirnanda
Saya juga sedang ada kendala yang sama dengan error ini "The tar command is not available. Please correctly configure it in your "config.inc.php"", klo harus punya hak akses ke bin/tar itu bukannya pakai linux ya ? mohon pencerahannya saya dev menggunakan windows dg versi OJS 3.1.1-4

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 03 Jul 2019, 08:56
by edisatriadi
Saya juga mengalami kendala The tar command is not available. Please correctly configure it in your "config.inc.php".

Bagaiaman solusinya saya mengunakan webserver dengan windows yang di jalankan dengan xampp

mohon info jika ada kendala sama terima kasih

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 01 Oct 2019, 20:10
by admin778
silahkan download TAR untuk windows http://gnuwin32.sourceforge.net/packages/gtar.htm
kemudian edit config.inc.php

;;;;;;;;;;;;;;;;;;;;;
; External Commands ;
;;;;;;;;;;;;;;;;;;;;;

[cli]

; These are paths to (optional) external binaries used in
; certain plug-ins or advanced program features.

; Using full paths to the binaries is recommended.

; perl (used in paracite citation parser)
perl = /usr/bin/perl

; tar (used in backup plugin, translation packaging)
tar = C:\Program Files\GnuWin32\bin\tar.exe

Semoga membantu...

Re: The tar command is not available. Please correctly configure it in your "config.inc.php".

Posted: 22 Jul 2020, 15:42
by justti
admin778 wrote:
01 Oct 2019, 20:10
silahkan download TAR untuk windows http://gnuwin32.sourceforge.net/packages/gtar.htm
kemudian edit config.inc.php

;;;;;;;;;;;;;;;;;;;;;
; External Commands ;
;;;;;;;;;;;;;;;;;;;;;

[cli]

; These are paths to (optional) external binaries used in
; certain plug-ins or advanced program features.

; Using full paths to the binaries is recommended.

; perl (used in paracite citation parser)
perl = /usr/bin/perl

; tar (used in backup plugin, translation packaging)
tar = C:\Program Files\GnuWin32\bin\tar.exe

Semoga membantu...
link gtar.html tidak bisa diakses.