Hi!
 
I still can't get PHP to be processed by apache. When the default page and
rcapache says PHP is loaded/installed, is that someting the SuSE install
has just written into the scripts or really something reported by apache?
 
I can't find the mod_php4.c anywhere, wich the
 
    <IfModule mod_php4.c>
    AddType application/x-httpd-php .php
    AddType application/x-httpd-php .php4
    AddType application/x-httpd-php-source .phps
    </IfModule>
 
searches for. Where should it be located?
 
Also, I can't find any LoadModule lines concerning PHP anywhere.
Shouldn't there be at least one? If, where and what?
 
Plase, someone check your settings so I could finally get apache
to process my PHP files.
 
Cheers!
 
- tk