The toolkit needs to create the "env-toolkit" directory next to "env-production". So either make sure that the web server has enough rights to create this directory (i.e. write access to the itop root directory) or create 'env-toolkit' yourself and give the web server the rights to write into 'env-toolkit'.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ah I see everything was owned by root - I changed the owner to the web server. Now it is spinning forever on "Checking the consistency of the data model definition..."
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On version 2.0.1.1085 - I can't get the toolkit to work.
When I go to http://webserver/itop/toolkit/ I get this message:
Everything else seems to work and I tries installing a new instance of itop with the same result. Is there a possible permission issue somewhere?
Thanks!
--Matt
The toolkit needs to create the "env-toolkit" directory next to "env-production". So either make sure that the web server has enough rights to create this directory (i.e. write access to the itop root directory) or create 'env-toolkit' yourself and give the web server the rights to write into 'env-toolkit'.
Ah I see everything was owned by root - I changed the owner to the web server. Now it is spinning forever on "Checking the consistency of the data model definition..."
I reinstalled itop and everything looks good. Thanks for the help!