Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-12-2007, 09:50 AM   PM User | #1
ley
New Coder

 
Join Date: Jun 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
ley is an unknown quantity at this point
Alternative to IIS?

I just realized that my version of Windows did not come with IIS.

I am trying to preview my PHP code using Dreamweaver, and I realized this whole time setting up MySQL and ect, that I required this IIS. Is there anything else I can do? I have a web design project I must start asap and this is frustrating me
ley is offline   Reply With Quote
Old 06-12-2007, 10:09 AM   PM User | #2
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
Look into XAMPP. Its an installer that installs mysql, apache, and php onto your system. It also allows you to switch between php4 and php5. Your files would go in the htdocs folder under the xampp folder you choose to install to. You can also setup virtual hosts
http://www.thewatchmakerproject.com/...o-work-offline
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Old 06-12-2007, 03:10 PM   PM User | #3
aedrin
Senior Coder

 
Join Date: Jan 2007
Posts: 1,648
Thanks: 1
Thanked 58 Times in 54 Posts
aedrin will become famous soon enough
Quote:
I just realized that my version of Windows did not come with IIS.
Although you're recommended to use Apache, I think every Windows comes with IIS. If it's not installed yet, it should be installable from where you select windows components. The only exception might be Vista, though I think I would've heard about that by now if it was missing it.
aedrin is offline   Reply With Quote
Old 06-12-2007, 04:39 PM   PM User | #4
matak
Banned

 
Join Date: Apr 2007
Posts: 428
Thanks: 29
Thanked 5 Times in 5 Posts
matak is on a distinguished road
Control Panel -> Add Remove Programms -> Add Remove Windows Components
Check (+) Internet Information Services (IIS), then OK- and it's installed. (Maybe you will need to insert XP installation disk)

Also try google for tutorials on setting up PHP with IIS.

As alternative i highly recommend Apache Web Server
matak is offline   Reply With Quote
Old 06-12-2007, 04:44 PM   PM User | #5
managedinternet
New Coder

 
Join Date: Aug 2006
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
managedinternet is an unknown quantity at this point
have a search for FireServ

1 installation program installs MySQL,Apache & PHP
managedinternet is offline   Reply With Quote
Old 06-12-2007, 04:51 PM   PM User | #6
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,890
Thanks: 5
Thanked 79 Times in 78 Posts
firepages will become famous soon enough
Windows XP Pro has IIS as an optional windows component, Windows XP home does not.

Use apache though unless you want to work with ASP etc.
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:30 PM.


Advertisement
Log in to turn off these ads.