ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-general
php-general
Re: [PHP] Re: How do I Install PHP on Apache 2, on win32
by Herbert Mraz other posts by this author
May 2 2002 6:29PM messages near this date
Re: [PHP] ereg | Re: [PHP] Re: tutorial on global variables
No problem here (Apache 2 / PHP 4.2.0 / win2k):

Following went to httpd.conf:

    LoadModule php4_module c:/PHP/experimental/apache2filter.dll
    AddType application/x-httpd-php .php

Dropped the 'AddModule....' - line, seems not to be needed anymore!

BTW, for those who read my postings about $_POST[]-vars being truncated with
PHP 4.2.0 and IIS:
Solved the problem by installing Apache 2 :-)), works great!

Byebye IIS,
Herb

----- Original Message -----
From: "vins" <vins@[...].za> 
To: <php-general@[...].net> 
Sent: Thursday, May 02, 2002 4:07 PM
Subject: [PHP] Re: How do I Install PHP on Apache 2, on win32


>  It doesn't look like it works.
>  move back to 1.3.24
>  there are no probs there
> 
> 
> 
>  "Philip Newman" <newmanpj@[...].nz> wrote in message
>  news:php.general-95649@[...]..
>  > How do I Install PHP on Apache 2, on win32?
>  >
>  > I would like to install the ISAPI module?




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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved