August 21st, 2004, 12:09 PM
|
#1 (permalink)
| | Junior Member
Join Date: Aug 2004
Posts: 6
| need help with url and site
i am useing a win2k advanced server
i have a site running on this server www.blabla.com abd now they want to add vbulliten to it. ok hears my problem i have installed the php sql and apache with no problems at all but i can not run the IIS server at the same time and this is a must for me. when i start the apache it shuts the IIS server down i dont know why i think it is because they both want port 80. is there a way to run these applications at the same time? now i have installed vbulliten and can see it np at all on another machine that has win xp pro running on it if i tpye http://localhost/vbulliten in inretnet explorer. now if i can not run these apts on the same server how do i add the url to the vbulliten site so you can see it by typing www.blabla.com/forums ?? thanks for any input
now i have changed the port on the IIS ro another but i still get the same problem also i think i changed the apache and php to another but am not to sure about that part so IIS and the apache/php server do have diffrent ports but still no go. i would like to change the apache/php ports this way i dont have to assing diffrent ports to each website thanks
kwick |
| |
August 21st, 2004, 12:21 PM
|
#2 (permalink)
| | Did you try Google yet?
Join Date: Feb 2003 Location: Buckhannon, WV
Posts: 3,466
|
You are correct, the reason they don't get along is they both use port 80.
Your only real option is to use another port for one or the other. |
| |
August 21st, 2004, 12:51 PM
|
#3 (permalink)
| | Real gangstas sip on Yacc
Join Date: Oct 2001 Location: Suckas-ville
Posts: 4,549
|
Change the port on IIS and use apaches virtual hosts to redirect the URL of the IIS page to the correct port.
This way you can have both running and your users won't have to input their own port.
Jkrohn
__________________
Signatures blow hard
If your signature contains an ad of any kind, congratulations, you're on my ignore list.
|
| |
August 21st, 2004, 12:56 PM
|
#4 (permalink)
| | Did you try Google yet?
Join Date: Feb 2003 Location: Buckhannon, WV
Posts: 3,466
| |
| |
August 21st, 2004, 01:16 PM
|
#5 (permalink)
| | Junior Member
Join Date: Aug 2004
Posts: 6
| Quote: |
Change the port on IIS and use apaches virtual hosts to redirect the URL of the IIS page to the correct port.
| thanks for the info but i am really new to this how do i do that i have been running IIS for about 9 months but i just installed the php apache and sql so i have no idea how to do what you have sujested thanks
kwick |
| |
August 21st, 2004, 01:22 PM
|
#6 (permalink)
| | Real gangstas sip on Yacc
Join Date: Oct 2001 Location: Suckas-ville
Posts: 4,549
| |
| |
August 21st, 2004, 01:29 PM
|
#7 (permalink)
| | Junior Member
Join Date: Aug 2004
Posts: 6
|
thanks i will take a look and post back
kwick |
| |
August 21st, 2004, 04:47 PM
|
#8 (permalink)
| | Junior Member
Join Date: Aug 2004
Posts: 6
|
this is what i have in the httpd.conf file in apache Code: # Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 80
##
## SSL Support
##
## When we also provide SSL we have to listen to the
## standard HTTP port (see above) and to the HTTPS port
##
#<IfDefine SSL>
#Listen 80
#Listen 443
#</IfDefine> and this is what i have changed it to Code: # Port: The port to which the standalone server listens. Certain firewall
# products must be configured before Apache can listen to a specific port.
# Other running httpd servers will also interfere with this port. Disable
# all firewall, security, and other services if you encounter problems.
# To help diagnose problems use the Windows NT command NETSTAT -a
#
Port 1080
##
## SSL Support
##
## When we also provide SSL we have to listen to the
## standard HTTP port (see above) and to the HTTPS port
##
#<IfDefine SSL>
#Listen 1080
#Listen 8000
#</IfDefine> now that i have done that i can run the apache and IIS server at the same time with np but the problem that i have now is that i cant see http://localhost any ideas thanks
kwick
Last edited by kwickcut : August 21st, 2004 at 06:23 PM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | |
Posting Rules
| You may post new threads You may post replies You may not post attachments You may not edit your posts HTML code is Off | | |
Similar Threads | | Thread | Thread Starter | Forum | Replies | Last Post | | Got a site? Show it off! | ClubMed | Webmastering and Programming | 140 | February 24th, 2004 10:29 PM | | LINKS!! Post Your's! | williams22 | General Tech Discussion | 155 | January 29th, 2004 09:50 AM | | URL Shortcut? | Brangwen | Webmastering and Programming | 4 | September 14th, 2003 12:34 AM | | Dell's 15% off sale!!! | Xster | ResellerRatings Homepage Deals | 6 | July 26th, 2002 10:19 PM | | Website Name? | Hawkeye | IMO Community | 40 | January 6th, 2002 05:20 AM | | Most Active Discussions | | | | | Recent Discussions  | | | | | |