Steve Hay wrote:
> Stas Bekman wrote:
>
>
>>Steve Hay wrote:
>>
>>
>>
>>>Just tried out the latest CVS mp2 on Win32 and had a couple of
>>>failures. One of them is t\protocol\pseudo_http.t.
>>>
>>>
>>
>>There is an auth file that I added to t/htdocs/protocols/basic-auth. Do you
>>think it should be generated specially on windows and therefore it's not
>>cross-platform? Try to generate one yourself:
>>
>>htpasswd -bc basic-auth stas foobar
>>
>>overwriting the one in cvs and try the test again?
>>
>
> Yes, that's it.
>
> I've attached the file that was generated on my machine. Note that it
> said "Automatically using MD5 format." when I ran the command. Looks
> like the business with crypt not being supported by the Apache/APR stuff
> on Win32 again?
Ah, yeah, I forgot that it doesn't support crypt. So much for *Portable* in APR.
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org
|