make sure these lines are in your httpd.conf file in the conf dir of apache

LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php4 .php .htm .php3 .inc
AddType application/x-httpd-php-source .phps

also make sure you have copied the php.ini file to you windows dir... ( if you can't 
see that file there will be a file called php.ini.dist or something like that and copy 
that there an rename it to php.ini)

and it should work.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 2 July 2002 2:10 PM
To: Peter
Subject: Re: [PHP-WIN] Followed install.txt... and NOTHING


I get no messages... its as if the PHP scripting wasnt present!

----- Original Message -----
From: "Peter" <[EMAIL PROTECTED]>
Newsgroups: php.windows
To: "news.per.connect.net.au" <[EMAIL PROTECTED]>;
<>
Sent: Tuesday, July 02, 2002 12:14 PM
Subject: RE: [PHP-WIN] Followed install.txt... and NOTHING


> wot messages do you have coming up on your browser?
>
>
> -----Original Message-----
> From: news.per.connect.net.au [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 2 July 2002 1:40 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Followed install.txt... and NOTHING
>
>
> I am using Windows XP Professional version 2002.
>
> I have followed the instructions of install.txt that came with the zipped
> package at
> http://www.php.net/do_download.php?download_file=php-4.2.1-Win32.zip a
> number of times and I get no output when I try to write PHP files.  For
> example, a simple <?PHP phpinfo();?> tag will display a blank page on my
> browser.  I have tried running it through Apache version 1.3.24  (I must
> admit I don't really know what I'm doing or what this all means).  All I
> want to do is start using the PHP language with MySQL eventually.  Are
there
> simpler ways to configure this?  I'm stuck!
>
> Thanks :o)
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


Reply via email to