Difference between revisions of "Talk:OCS Inventory Tools"
Line 10: | Line 10: | ||
[[User:Snoble|Snoble]] 06:46, 4 November 2007 (MST) | [[User:Snoble|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! |
Revision as of 14:55, 4 November 2007
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!