Both are pointed to the same database. I was expecting things to be overwritten.
In the readme there is this step which is confusing me somewhere.
7) To replace the old instance of iTop with the newly installed one:
Rename the directories to switch the locations
Edit the new configuration file (now located at <itop>/conf/production/config-itop.php) and change the
value of the "application_url" parameter.</itop>
I have no idea what directories to rename. I did play with the application-url parameter but when I remove the /web/ I am brought to the previous version.
How can I overwrite and keep my original URL?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am not sure if I understood your problem but it sounds like your FQDN ist linked to your first itop installation.
Usually, if nothing different entered it should look like this: http://itop.sample.lan/
this would return: It Works! (on a blank page) http://itop.sample.lan/itop/ would lead to the portal of itop usually displaying the login.
Hi folks,
I have upgraded to version 2.1 and while for the most part things are working I am having an issue.
I copied the setup file to the web server document root /var/www/itop/
I unzipped into the /var/www/itop/ folder so it is not /var/www/itop/web
If it was placed anywhere else I couldn't access the setup from the url.
Only if it was in this folder.
my original server was https://itop-dev/ and that still has version 2.03 on it. When I go to https://itop-dev/web/ I see version 2.1
Both are pointed to the same database. I was expecting things to be overwritten.
In the readme there is this step which is confusing me somewhere.
7) To replace the old instance of iTop with the newly installed one:
Rename the directories to switch the locations
Edit the new configuration file (now located at <itop>/conf/production/config-itop.php) and change the
value of the "application_url" parameter.</itop>
I have no idea what directories to rename. I did play with the application-url parameter but when I remove the /web/ I am brought to the previous version.
How can I overwrite and keep my original URL?
Thanks
I am still having an issue. I have /var/www/itop and /var/www/itopORIGINAL
If I use the itop directory, everything works but I have to use /pages/UI.php in the url to access itop at all. I can't just access the domain name.
Renaming the itopORIGINAL back to itop and accessing it, bring me to the old version but I can see it from just the domain name.
What would need to change to have 2.1 (residing in itop) to be accessed from the domain name only?
I would have thought it would have over written. Are there better instructions for the install some where? The original is a little light.
I am not sure if I understood your problem but it sounds like your FQDN ist linked to your first itop installation.
Usually, if nothing different entered it should look like this:
http://itop.sample.lan/
this would return: It Works! (on a blank page)
http://itop.sample.lan/itop/ would lead to the portal of itop usually displaying the login.
sounds like someone redirected http://itop.sample.lan/itop/ to http://itop.sample.lan/
If now a second installation would be done your would need to rename the original itop installation to: itop_2_0_3 and simply name the new one itop
http://itop.sample.lan/itop -> http://itop.sample.lan/itop_2_0_3
NEW ITOP INSTALLATION 2.1.0 -> http://itop.sample.lan/itop
the link (which I guess was created) would not, as far as I known, be effected by this change an would still link http://itop.sample.lan to http://itop.sample.lan/itop
Take the time to reread the 2.0.3 to 2.1.0 migration notes. I am sure that something went wrong with how you tried to change your version.