Im running SuSE 9.0 w/apache2-2.0.48-9. I installed apache2-mod_php4-4.3.3-50 , but still no dice. The script I'm trying to run is andromeda.php. I have the script running on a Red Hat box, so I know that the script itself is OK. Apache tries to download the script to the browser instead of running it. Any suggestions?
Thanks for your reply. The problem was that SuSE disables PHP4 by default. I had to go into yast, configure the web server and enable PHP4. That fixed the problem.