Forums Redmine

Cannot access localhost:8080

Subscribe to Cannot access localhost:8080 3 post(s), 2 voice(s)

 
Avatar Em 3 post(s)

It is said in the Read Me file that the default port for Apache is 8080, but why is that I cannot access http://localhost:8080?

 
Avatar Em 3 post(s)

I triend http://localhost:80 and it showed my Bitnami page. Then, I put a folder inside BitnamiInstallation/Apache2/htdocs where I have another website. Then I visit http://localhost:80/lotcheckeditor and I got this error:

Routing Error

No route matches ”/lotcheckeditor” with {:method=>:get}

 
Avatar beltran Administrator 371 post(s)

Hi Em,

The default port is 80 for Windows and for Linux and OS X platforms if you have installed the stack as root user. If you do not install the stack as root, the default port will be 8080. What application do you put on apache2/htdocs? Can you login in the Redmine application?

Forums Redmine