Skip to main content

http://localhost/sys/en/classic/login/login page not found installing ProcessMaker

I have been trying to install ProcessMaker using Wamp to avoid having several installations of MySQL, Apache and PHP. After serveral attemps I kept getting errors and could not make it work.

My goal was to setup ProcessMaker in the following way. I tried using an alias instead of a Virtual Host.

http://localhost/ProcessMaker

As it turns out, it cannot be done that way. Whatever you do, you will not make it work (I guess there is a way, but yet have to find one, and would be not supported).

The correct way would be something like

http://ProcessMaker.localhost

This would requiere changes in my hosts file and I guess I will have to go that way. The reference I found was this:

http://forum.processmaker.com/viewtopic.php?f=5&t=249

Hopes to save you some time.

Comments