php-install Digest 10 Jun 2002 06:54:25 -0000 Issue 876
Topics (messages 7264 through 7265):
PHP4 + IIS5 (XP Pro) - Rookie!!
7264 by: Jeroen Schepens
make error php4 on tru64 Unix
7265 by: system PRIVILEGED account
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hi, I was just trying to install php4 from php.net manually, but things
didn't work out the way I hoped. My browser just won't recognise php-files
and send them to php.exe. Can anyone give me some pointers? I don't know
shit about IIS5 so the problem could be with that as well. Thx!
Jeroen
--- End Message ---
--- Begin Message ---
I am trying install php4 on Tru64Unix
using:
./configure --with-apache=/usr/local/apache --enable-track-vars
all ok but when go make i obtain this message:
cc: Error: mod_php4.c, line 443: In this statement, "ap_auth_type" is
not a member of "r->connection". (needmember)
r->connection->ap_auth_type = "Basic";
------------------------^
Please tell me any tips. Thanks.
--- End Message ---