php+mysql+apache and iis

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
pelegk2
Forum Regular
Posts: 633
Joined: Thu Nov 27, 2003 5:02 am
Location: Israel - the best place to live in after heaven
Contact:

php+mysql+apache and iis

Post 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
mikeb
Forum Commoner
Posts: 60
Joined: Tue Jul 08, 2003 4:37 pm
Location: Dublin, Ireland

Post by mikeb »

Why are u not using port 80?
User avatar
pelegk2
Forum Regular
Posts: 633
Joined: Thu Nov 27, 2003 5:02 am
Location: Israel - the best place to live in after heaven
Contact:

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

Post by pelegk2 »

port to
Listen 5050
so what to do?
to go back to port 80?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post 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..
User avatar
pelegk2
Forum Regular
Posts: 633
Joined: Thu Nov 27, 2003 5:02 am
Location: Israel - the best place to live in after heaven
Contact:

Post by pelegk2 »

i did so and no luck:(:(:(:(:
what else can i do?
Post Reply