php - Running Pow & XAMPP Simultaneously -


i have machine xampp installed , running , need install pow work in ruby project.

anyone have luck running both xampp , pow?

you cannot bind 2 servers on port 80 (default of xampp apache & default of pow).

you can change port of apache this: how change xampp apache server port?


Comments

Popular posts from this blog

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

testing - Detect whether test has failed within fixture -

android - Create single AAR file from multiple modules using Gradle -