This forum is no longer active. Please post your questions to our new community site

Forums Trac

manually specifying ports

Subscribe to manually specifying ports 4 post(s), 2 voice(s)

 
Avatar crowja 4 post(s)

The installation script has strategies for picking deployment ports for Apache and SVN. Is it possible to specify these beforehand, or mod them afterward?

 
Avatar crowja 4 post(s)

ah …

apache2/conf/httpd.conf
subversion/scripts/ctl.sh

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi crowja,

It is also possible to modify these ports before the installation. Type ./bitnami-trac-(version)-installer.exe – - help in a command line and execute the installer using the – - apache_port option.

Cheers.

 
Avatar crowja 4 post(s)

@beltran thanks that’s a way better way to do it!

Forums Trac