Talk:OCS Inventory Tools

From SME Server
Revision as of 16:00, 4 November 2007 by Cool34000 (talk | contribs)
Jump to navigationJump to search

a. A big warning needs to be added that deployment does not work. (building a package)

b. /glpi logs in but there is nothing to see, are there other steps to do ?

c. cactus, did you revert more than you intended ?
see http://wiki.contribs.org/index.php?title=OCS_Reports_and_GLPI&oldid=5868
and the current fr version, there are manual references and OCS usage
I was going to remove the deployment section when i couldn't get it to work but it was all gone ;-)


Snoble 06:46, 4 November 2007 (MST)


Yes, deployment does not work right now. I'm trying to fix it. First thing, you need to delete this line on Apache template 97ocs:

php_admin_value open_basedir /opt/inventory/ocs/

Now the problem is that OCS locates the "download" folder in /home/e-smith/files/ibays/Primary/html/download/ instead of /opt/inventory/ocs/download

I think they use the Apache real "DocumentRoot" to locate this folder... If you know a workaround, I'm listening! Adding the download folder in Primary ibay with www:www 0770 corrected the upload problem but this folder shouldn't go in the Primary ibays for many reasons!


Cool34000