Page 1 of 1

php+mysql+apache and iis

Posted: Tue Jun 29, 2004 4:03 pm
by pelegk2
i have iis runnong on win xp
i have installed apache and its running
i installed mysql and its runnong
but!!!!!
i can access pages on the apache where ih ave defined the listen port to 5050 and i cant get response fron the apache!!!!

and i have tried using a GUI to cnnect the mysql DB but no lcuk:(
what to do?
thnaks in advance
peleg

Posted: Wed Jun 30, 2004 6:18 am
by mikeb
Why are u not using port 80?

i am not using port 80 i thought that the iis uses port 80

Posted: Wed Jun 30, 2004 6:51 am
by pelegk2
port to
Listen 5050
so what to do?
to go back to port 80?

Posted: Wed Jun 30, 2004 11:25 am
by feyd
just to make sure, you're using something similar to the following url?

http://127.0.0.1:5050/
.........^^^^^^ your Apache machine's IP here..

Posted: Thu Jul 01, 2004 1:52 am
by pelegk2
i did so and no luck:(:(:(:(:
what else can i do?