after i update the php.ini and srw.conf, i killall httpd
and then i got this error
all broken link instead of show me "this page is not available", they show me "download file window".
also
a not full format html page, such as without <html></html>
just a simple
<?php echo("hello world"); ?>
will also show me the "download file window".
even i restart the apache server will not solve the new problems.