Click to See Complete Forum and Search --> : Windows 2000 Professional + PHP3 + MySQL + CGI


Anon
07-02-2000, 07:38 PM
Hello,

I have Windows 2000 Professional.
How do I install PHP3 and MySQL on Windows 2k? I have done it in Windows 98 SE with Apache as webserver.
But it seems that Apache can't be used in Windows 2k.

Which webserver do you recommend and how do I install PHP3 and MySQL on it?

Are there any tutorials?
I know there are tutorials for Win98.

Thanks in advance,
Patrick

Anon
07-02-2000, 09:51 PM
I'm using Win2k + Apache 1.3.12 + php 4.0.1pl2 + mysql and it works pefectly fine for me..

I used this page to install everything (sort of)

http://www.php.net/manual/config-apache-nt.html

Anon
07-03-2000, 10:37 AM
I have installed Apache as a webserver on Win2k. But, when I install it as a service it isn't executed as a service.

I don't know how to start it as a service.

I can't get http://localhost (I get an DNS error) and IIS has been disbled.

Patrick

Anon
07-03-2000, 01:18 PM
Go here Controlpanel->Administration tools (don't know what it's called in english version, im using an SE version but something like that)->Services

Then search for a service called "Apache" right click on it ant select start and you are done..

Good luck!

Anon
07-03-2000, 01:38 PM
Hi Patrick,

Where can I find the Win98/SE tutorial that u mentioned?

I'm trying to installing PHP4 + MySQL + Apache + ActivePerl on Win98 SE.

You help is greatly appreciated.

Thanks.

Rgds,
Antidotez

Anon
07-03-2000, 02:32 PM
Hi,

So, I created a NT service and found out how to start it, but after a few seconds the service stops with an error!

How did you exactly install Apache on Windows 2000 Professional? And what starting parameters should I give the service?

Patrick

Anon
07-03-2000, 03:48 PM
I Just downloaded Apache 1.3.12 and installed it with the typical installation, and then installed the service and turned it on, no more. So I don't know what your problem is =(

Anon
12-14-2000, 01:28 AM
Just download the program, unzip it, run the executable. Apache,Mysql +mysqlAdmin and PHP will be installed. Make sure you go to PWS-personal web server and stop it first before going to localhost.

http://sourceforge.net/projects/phptriad/