On Monday, August 26, 2002, at 11:03 PM, Shay Telfer wrote:

> Hi...
>
> I've installed OS X 10.2, then rebuilt fink, apache and php, but my PHP 
> pages don't appear to be being parsed by PHP (I just get the raw PHP 
> source displayed). I've tried everything I can think of to rectify the 
> situation, but no luck so far.
>
>> fink -V
>> Package manager version: 0.10.0
>> Distribution version: 0.4.0.cvs
>
>> Server version: Apache/1.3.24 (Darwin)
>> Server built:   08/26/02 17:19:13
>
>> i   php              4.1.2-2      HTML-embedded server-side scripting 
>> language
>
> Any ideas?

Well, the most obvious suggestion would be to confirm that your apache 
configuration
file is correctly set up for php.  Look for a line like the following in 
your httpd.conf
file:

     AddType application/x-httpd-php .php

I use the Apple installed apache, which puts this file in /etc/etc/httpd, 
but the
same thing should apply to the Fink install, which probably puts it in /sw/
etc.

Steve Wall




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to