Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 10.x => Topic started by: uli334 on April 19, 2022, 09:13:20 AM
-
Hello,
when installing a web-based (php / groupoffice 6.4) software, the insallation-procedure tells me:
- TAR Compression: Warning: tar is not installed or not executable.
- ZIP Compression: Warning: zip is not installed or not executable.
- TNEF: Warning: tnef is not installed or not executable. you can't view winmail.dat attachments in the email module.
- pdfinfo: Warning: pdfinfo is not installed or not executable. Please install the poppler-utils package
All these packages are installed. In the ibay the group ist web:web and the rights are on:
- write: group
- read: group
The access is on:
- complte internet without password
Also the contrib "web-hosting" is installed, php is set on "standard74".
Can anyone give me a tip, what i made wrong?
Very much thanks and greetings,
Uli
-
two situation could arise:
- you need to install the php module to do this.
- you need to add the shell command you need to the php basedir for your ibay. Please read there the exact command path, not simply adding /bin/ or you will let hacker access to all commands on your system.
-
Thank you, the complete shell command made it.
For example: /usr/bin/zip
Greetings, Uli