Re: mysql/php on Win2000

2002-03-26 Thread jake williamson 28
i've got IIS (so i can do ASP), apache, php, mysql and darwin streaming server all running on a w2k box that i use for web dev. i've set the services to start manually and depending on what i'm doing for the day i'll start them up individually. all works, it's fast and rarely give me hassle -

Re: mysql/php on Win2000

2002-03-25 Thread Chris Hedemark
Any advice, or links to useful docs would be appreciated. You did say *any* advice. Keep that in mind... My advice to you is to load some popular flavor of UNIX on that machine, such as Linux or OpenBSD, in order to have a more standard environment for this. Windows may work, but you're

Re: mysql/php on Win2000

2002-03-25 Thread Curtis Maurand
The only problem with Win2K is that a lot of the components for PHP aren't there. Also PHP will run as an ISAPI module, but its not recommended. The preferred method is as a CGI (read 25% performance hit). Win2K doesn't multi-task/multi-thread as well as either of the *nix's mentioned and its

RE: mysql/php on Win2000

2002-03-25 Thread Alexander, Chris
As far as OS's are concerned, I'm an equal opportunity bigot, I hate them all. :) Using these tools on your home PC running some flavour of Windows will work fine. That's the way I work, devel on the WinXP box, ftp the files/changes to my Linux web server. Everything seems to work - excepting

RE: mysql/php on Win2000

2002-03-25 Thread Todd Williamsen
IIS: Kill the services, and disable them If you need to know which ones let me know. Oracle8i: No, they use different ports. I run Oracle8, mySQL, SQL Server7 without any problems -Original Message- From: Andrew Hazen [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002

RE: mysql/php on Win2000

2002-03-25 Thread Todd Williamsen
PROTECTED] Subject: Re: mysql/php on Win2000 The only problem with Win2K is that a lot of the components for PHP aren't there. Also PHP will run as an ISAPI module, but its not recommended. The preferred method is as a CGI (read 25% performance hit). Win2K doesn't multi-task/multi-thread as well

RE: mysql/php on Win2000

2002-03-25 Thread Todd Williamsen
Properties and select Disable in the drop down box -Original Message- From: Andrew Hazen [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 12:34 PM To: 'Todd Williamsen' Cc: [EMAIL PROTECTED] Subject: RE: mysql/php on Win2000 Hi, if you think that IIS and Apache are going to have problems

RE: mysql/php on Win2000

2002-03-25 Thread Andrew Hazen
-Original Message- From: Todd Williamsen [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 1:29 PM To: 'Andrew Hazen'; [EMAIL PROTECTED] Subject: RE: mysql/php on Win2000 IIS: Kill the services, and disable them If you need to know which ones let me know. Oracle8i: No, they use