How do I setup Apache to handle PHP4 ? The setup from Apache 1.3 for PHP wont work with Apache 2. Thanks
Currently PHP4 does not support Apache 2.0 (see readme of PHP to find out about supported servers). The module API has been changed significantly in Apache 2.0 -- that's why the Apache module does not work any more.