Here's a silly question: Have you installed a web server?

If not, that could very well be your problem... This list seems to
reccomend Apache (If you're working on a small traffic, Apache 2 is just
as fine as Apache 1.3). I personally have used Apache on Win32 for about
3-4 years now with no problems.

Follow the install instructions at apache.org, then follow the
instructions on php.net for installing under windows (it's as simple as
adding three or four lines and copying two files). You'll want to load PHP
as a module.

Here are PHP 4.3.0 on Apache2 instructions:
http://www.php.net/manual/en/install.apache2.php#install.apache2.windows

Here are PHP 4.x.x on Apache 1.3 instructions:
http://www.php.net/manual/en/install.apache.php#install.apache.windows

MySQL support is built into PHP. Works just fine :)

Good luck!

-Dash

How long a minute is depends on which side of the bathroom door you're
on.

On Thu, 16 Jan 2003, Sabina A. Schneider wrote:

>     Hello everybody!!! I've installed PHp on my computer, Windows 2000
> but it doesn't work with php. I've istalled the latest binary, but I
> can't find the php module to add it... What do I have to do??? I want to
> have the mysql database funtioning too, but it seems the modules doesn't
> come with the installer. What should I do? Thank you very much for you
> time!
>
>   Sabina Alejandra Schneider
> [EMAIL PROTECTED]
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to