Hi , i have installed tesseract as root user on my hestia installed server. but when i try to use it i got error as “usr/bin/tessaract was not found” is there any permission issue? I have set hestiaweb user permission to usr/bin/tessaract but still i can’t use the tesseract. Some body please help.
You are missing a forward slash before usr; it should be: /usr/bin/tessaract
Hi , Thank you for the reply. I have installed it but i want to know which permission should i need to set for it.
I have set wwwdata:wwwdata no luck also hestiaweb:hestiaweb no luck
If you want to run is as root set root as permission.
hestiaweb should only be used for panel it self
I want to use it with domain.
I have installed only nginx on my server.