Rick Bolen (HM) wrote:
> Hello,
> 
> I've been working with the source for MasonHQ and have it running.
> 
> However, anytime I use a search action (search/results.pl), the results are
> returned to the browser in a file for download called "results.pl" instead
> of dumped into a web page.
> 
> Anyone know what's up?
> 
> I've looked at results.pl, and the various component files that call it, but
> I can't find where the results are ever returned.
> 
> Thanks,
> 
> Rick Bolen

Sounds like either Apache isn't executing results.pl, or the content
type isn't getting set correctly.

Download the file, and see what it contains. If it's perl source, then
Apache isn't executing it and you should check your Apache config, if
it's the (X)HTML of the results page, then check that the content type
is being set correctly.

-Oli

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to