Help! I'm running Apache 1.3 on Redhat7.2 (distribution install) and just compiled PHP-4.1.2 as a DSO for apache with no problems BUT when I go to view my php pages the php scripts are in plain text.
eg. <?php phpinfo();?> appears in my browser. - I know that the appropriate lines in the httpd.conf file has been uncommented already. - I read somewhere that this error is because the mod_php.so file cannot be found. I can't this file anywhere, is it suppose to be included in the source code? Any ideas how I may be able to fix this? Linux Newbie -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php