Re: problem with PerlSendHeader and authentication
Joel Palmius <[email protected]> Thu, 9 Jun 2005 15:18:06 +0200 (CEST)
| Newsgroups | gmane.comp.apache.mod-survey.general |
|---|---|
| Message-ID | <[email protected]> |
Looks sane. Anyway, unless your mod_perl is very strangely configured, PerlSendHeader should be off. I'm guessing something else is bugging out in the authentication mechanism. Do you have anything in error log? (/var/log/apache2/error_log) What happens if you cd to installation directory and run _SURVEY_HOME=. _SURVEY_LANG_DIRECTORY=./Lang _SURVEY_LANG=en perl -w startup.pl Did you check out latest devel CVS or latest main distribution CVS? // Joel On Thu, 9 Jun 2005, Mirko Pace wrote: > This is the output from lynx: > > HTTP/1.1 200 OK > Date: Thu, 09 Jun 2005 12:31:12 GMT > Server: Apache/2.0.53 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 > PHP/4.3.10-12 mod_perl/1.999.21 Perl/v5.8.4 > WWW-Authenticate: Basic realm="Mod_Survey" > Set-Cookie: session-id=20050609_143112_5482192.168.2.2; path=/; expires=Thu, > 09-Jun-2005 13:31:12 GMT > Connection: close > Content-Type: text/html > > >> Tricky... Do you have lynx installed? If so could you paste the output of >> >> lynx -head http://127.0.0.1/mod_survey/examples/example.survey >> >> (or even better of the url to the survey you are writing) >> >> // Joel >> >> > > > ___________________________________ Yahoo! Messenger: > chiamate gratuite in tutto il mondo http://it.beta.messenger.yahoo.com > Skickat av Mirko Pace <[email protected]> > till survey-discussion > Skickat av Joel Palmius <[email protected]> till survey-discussion