Comments on How to Install OCS Inventory Server on Ubuntu 22.04
OCS Inventory Server is open-source software that allows you to scan and inventory all devices in your environment or IT departments. It's a free inventory and assets management solution that helps you keep track of all your devices and computers' information.
4 Comment(s)
Comments
view-source:http://192.168.15.150/ocsreports/index.php
Esta página não está funcionando192.168.15.150 não consegue atender a esta solicitação no momento.
HTTP ERROR 500
In JsonFile.php line 178:
file_put_contents(./composer.lock): Failed to open stream: Permission denied
how you fix ?
Thanx!!!
também tive esse erro na minha instalação, e resolvi da seguinte forma: Dei permissão total - 777 na pasta do www/html/ocs (apenas para poder instalar ) e também mudei o usuário para www-data, e executei o codigo "composer update --no-install" . Espero que ajude
Perfeito!!! Funcionou certinho.