I'm looking for the php module for apache 2 for windows. I'm
wondering if anyone has either complied one or knows where to get
one.
Bryan
~~~
Bryan Thoreson 04/11/2002
Infotech Professional
CLA-Net University
When is the module for Apache 2.0 coming out for PHP??
Bryan
~~~
Bryan Thoreson 04/11/2002
Infotech Professional
CLA-Net University of Minnesota
14C Johnston Hall
101 Pleasant ST SE
Minneapolis, MN 55455
Phone:
I am trying to install the latest version of php with apache 2.o running
under winXP. I got apache installed and I installed apache - no extra's yet
- and made sure all the files were in the right places. but when i added the
addmodule to httpd.conf and tried to restart apache - i got an error so
php-install Digest 11 Apr 2002 13:13:38 - Issue 786
Topics (messages 6620 through 6629):
Re: php and POST
6620 by: Matt
'php_value not allowed here' in apache log
6621 by: Rick Watts
Re: display the file in directory
6622 by: Browning Nathan P SrA 509 CS/SCNO
Re:
Hello.
I tried to install php-4.1.2 with apache 2.0.35.
So, i got both and began to install.
configured apache : --enable-module=so to /www
then as usual, make and install. all works fine.
so began to installing php:
configure --with-pgsql --with-apxs=/www/bin/apxs
then make
got following error me