Outils pour utilisateurs

Outils du site


tech:notes_ocs_inventory

Notes OCS Inventory

Voir :

Voir aussi :

  • Rudder
CREATE USER 'ocsweb'@'localhost' IDENTIFIED BY 'ocsweb';
GRANT ALL PRIVILEGES ON ocsweb.* TO "ocsweb"@"localhost" IDENTIFIED BY 'ocsweb';
FLUSH PRIVILEGES;

WARNING: You will not be able to build any deployment package with size greater than 100MB You must raise both post_max_size and upload_max_filesize in your php.ini to encrease this limit.

WARNING: If you change default database name (ocsweb), don't forget to update your ocs engine files (file z-ocsinventory-server.conf)

try setting the global max_allowed_packet MySQL value to at least 2MB in your server config file.

Web USER : admin PASS : admin

tech/notes_ocs_inventory.txt · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki