Notes OCS Inventory

Voir :

Voir aussi :

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