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.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
