IBM developerWorks
 
           Web Server Configuration
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsWeb DesignWeb Server Configuration

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
  #1  
Old December 4th, 2002, 09:45 AM
rathaur rathaur is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Malaysia
Posts: 81 rathaur User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 31 sec
Reputation Power: 7
apache,mysql,php on winXP

guys,

does anyone have installed apache, mysql and php on winXP ? pls do advice , since my new notebook is pre installed with winxp home edition.

I am thinking to downgrade to win2k, but before that, is apache on XP is as easy as on win2k ?

thanks
__________________
Rathaur
======================
Knowledge is Power

Reply With Quote
  #2  
Old December 4th, 2002, 10:44 AM
Gee Gee is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 61 Gee User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
I have all of these installed on win xp - and it is on my notebook which is a coincedence.

I have had no problems with XP home that I wouldnt have had on Win2K. All is Running perfectly at the min!

The only advantage I can see downgrading to win2k is the extra networking functionallity, but you can install some of these extra functions onto home edition. Although if you were to serve to an Intranet you would probably be using a NOS anyway!

Reply With Quote
  #3  
Old December 4th, 2002, 06:05 PM
Kanu Kanu is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 91 Kanu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
I'm running Windows XP Pro with Apache 2.0.4.3 and MySQL 3.23.53 and PHP 4.30RC1 on my laptop. No problems at all (Well, actually, Apache crashes a fair bit on phpMyAdmin and also on vBulletin Admin CP, but nothing that causes me to lose data, since the server instantly restarts). I put it down to the fact that I'm using the latest version and a development version of PHP etc, but if anyone has any thoughts on increasing stability I'd love to hear them.

Reply With Quote
  #4  
Old December 4th, 2002, 06:56 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I wrote my "installing apache, mysql and php" article on a windows xp machine without any problems. It only took me about 5 minutes to get everything going.

Reply With Quote
  #5  
Old December 7th, 2002, 07:19 AM
rathaur rathaur is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Malaysia
Posts: 81 rathaur User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 31 sec
Reputation Power: 7
thanks, apache is up with php4, downloading the big mysql ....

Reply With Quote
  #6  
Old April 15th, 2005, 05:58 AM
SergeyK SergeyK is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2005
Posts: 1 SergeyK User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 29 m 41 sec
Reputation Power: 0
By the way-XP Media Center

Got troubles running v-hosts on WinXP Media Center (same as ProSP2, if I'm right). Configs seem to work fine, but when it comes to browser--there's no connection. Looks like theres no such server name or IP. Browser respondes the same thing again and again: "Connection time out when trying to access www.mydomain.com".

P.S>.>when pinging IP it respondes, but says that IP is 127.0.0.1, no matter what adress was ?!

Please, help a newbee, best regards, SergeyK

Reply With Quote
  #7  
Old July 3rd, 2005, 08:57 PM
jwchen4 jwchen4 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 1 jwchen4 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 28 sec
Reputation Power: 0
apache2/IE6 won't show any .php script?

I installed php/apache2/mysql to an XP MCE without any problem, but when trying to display .php scripts, like phpinfo(), IE6 didn't create a window to display any information. There wasn't any error messages from logs. Anybody has any idea what might have caused this?

Quote:
Originally Posted by SergeyK
Got troubles running v-hosts on WinXP Media Center (same as ProSP2, if I'm right). Configs seem to work fine, but when it comes to browser--there's no connection. Looks like theres no such server name or IP. Browser respondes the same thing again and again: "Connection time out when trying to access www.mydomain.com".

P.S>.>when pinging IP it respondes, but says that IP is 127.0.0.1, no matter what adress was ?!

Please, help a newbee, best regards, SergeyK

Reply With Quote
  #8  
Old May 25th, 2006, 03:18 PM
berimor berimor is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2006
Posts: 1 berimor User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 28 sec
Reputation Power: 0
winxp Media Center - Apache vhosts - the same problem

Hey Sergey,
just wondering - have you found a decision for problem you described. I got the same case - my head being broken for last two days. I installed Apche/php/perl/mysql servers very often- but mainly on XP Pro os. But a few days ago i decided to install it on my laptop - and got same problems.
Only 127.0.0.1 works.

Thanks in advance.


Quote:
Originally Posted by SergeyK
Got troubles running v-hosts on WinXP Media Center (same as ProSP2, if I'm right). Configs seem to work fine, but when it comes to browser--there's no connection. Looks like theres no such server name or IP. Browser respondes the same thing again and again: "Connection time out when trying to access www.mydomain.com".

P.S>.>when pinging IP it respondes, but says that IP is 127.0.0.1, no matter what adress was ?!

Please, help a newbee, best regards, SergeyK

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsWeb DesignWeb Server Configuration > apache,mysql,php on winXP


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway