apache+php

apache+php

my server is:[/COLOR]        apache_1.3.33
[/COLOR]my php is:[/COLOR]  php-4.3.9[/COLOR]
How can I do for: [/COLOR]"apache+php"[/COLOR]] :confused:      
有什么出错信息吗?      
I have writen the first php
the Mozilla display nothing
              but no err message show???      
PHP的许多运行是不显示结果的,没有出错信息不代表不行,linux中往往没有信息就是最好的结果,除非你能证明程序确实未运行。      
if the php doesn't work , it will display all code in your "test.php".
But ,the Mozilla display nothing. it means your php works !!
use "echo " to display something u want.      
But I run the server or not
the result is same
--------------nothing display      
用的什么Linux?不管是源码还是rpm包,都需要为apache加上支持php的模块它才能解释php代码的。      
now,the Mozilla show all the source code of the PHP
why?      
[QUOTE=lanche]用的什么Linux?不管是源码还是rpm包,都需要为apache加上支持php的模块它才能解释php代码的。[/QUOTE]
  

if it is  RPM  what  should I do      
now, I use the "apache+mysql+php" from RetHat linux itself
                       the apache and mysql are very well
                                               but php unusually???                     
                                                               ---------------------------show source code in the Mozilla