first i installed php4 with-apxs successfully then i install php3 with-apache without exceptance but when i input apachectl start falut message displayed AddType php3 and AddType php is done before php4 installation
Make sure your addtype in the conf file comes after you load the module (should be long after).