Hi @Petr,
Check your PHP error log for details; it may be e.g. that PHP’s exec
functions are disabled, or that PHP doesn’t have access to /bin/tar
because of file permissions.
Regards,
Alec Smecher
Public Knowledge Project Team
Hi @Petr,
Check your PHP error log for details; it may be e.g. that PHP’s exec
functions are disabled, or that PHP doesn’t have access to /bin/tar
because of file permissions.
Regards,
Alec Smecher
Public Knowledge Project Team