ID: 13891 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: Digital Unix 4.0D PHP Version: 4.0.5 New Comment:
Works fine with latest CVS. Try the snapshot from http://snaps.php.net/ And what is the problem/error you get if this is not changed? What version of Apache do you have? --Jani Previous Comments: ------------------------------------------------------------------------ [2001-10-31 18:07:11] [EMAIL PROTECTED] /* r->connection->ap_auth_type = "Basic";*/ r->connection->auth_type ="Basic"; .../sapi/apache/mod_php4.c line 402 the record reference to 'ap_auth_type' is not a vaild member. should be only 'auth_type'. i changed it. works. cheers christoph ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13891&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]