We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

XAMPP Localhost why I see Alteryx page?

marlline141
7 - Meteor

Hi Everyone,

 

Our department doesn't have Alteryx server only designer. However when I tried to set up XAMPP local host using http://localhost, I see Alteryx page not XAMPP. Can any of you help? Thank you!

 

step 1.png

2 REPLIES 2
junyak
Alteryx Alumni (Retired)

@marlline141 looks like the Alteryx Connect is using the port 80. You can change port number for Connect during installation.

 

I believe your XAMPP is using other port like localhost:8080.
https://stackoverflow.com/questions/11294812/how-to-change-xampp-apache-server-port

marlline141
7 - Meteor

@junyak 

 

Thank you! This is very helpful!