Opened 15 years ago
Closed 15 years ago
#1297 closed enhancement (fixed)
Installer: User-configurable virtual directory and server port numbers
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Installer | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
For a greater customised installation, the installer should provide the user with the ability to change the default virtual directory name, and also the server listening ports in serverconfig.ini/webconfig.ini
Change History (4)
follow-up: 3 comment:1 by , 15 years ago
comment:2 by , 15 years ago
Let's not forget Apache. We managed to get a side by side install with Apache, but it was ugly getting there. Had to edit registry, etc. The upside of this is we were able to separate out our sites with different IPs, installs, directories etc on the same physical server.
comment:3 by , 15 years ago
Replying to crispinatime:
Would this allow side-by-side installs of different versions if ticket #917 is addressed?
I dunno if that requires a fix on #917. I dunno if side-by-side installs will have conflicts on older versions of CS-Map and PHP. This ticket can *enable* a side-by-side scenario, but there may be other issues at hand. Those issues are not the real scope of this ticket.
Would this allow side-by-side installs of different versions if ticket #917 is addressed?