Is it possible to run a PHP 4 file in Apache/2.2.11?
If you have PHP4 installed, sure, it should run. You shouldn't though, for many reasons.
If it is a really simple script, it may 'just work', but I doubt it. You can check the Backward Incompatible Changes document for some details.