i reicently upgraded to php 4.2.2., Apache SSL 1.3.26. php is loading correctly as a module according to the log when starting as well as apache...thought i had everything working fine, but when loading a .php file all the html info appears as it should, but none of the php info is parsing and posting to the next page. A page with ONLY php code will load a blank page. even just and echo statement for eg:. the httpsd.conf file has the LoadModule php4_module line, as well as the AddType application line....after working on this issue for quite some time and finding no related postings, i thought id see if anyone had any ideas?
james