I've followed the instructions at
http://www.php.net/manual/en/install.netscape-enterprise.php for setting up
PHP 4.3.4 with iPlanet 4.1 on Solaris 8, including:

mime.types:

type=magnus-internal/x-httpd-php        exts=php

obj.conf:

Init fn="load-modules" funcs="php4_init,php4_execute,php4_auth_trans"
shlib="/us
r/local/netscape/server4/bin/libphp4.so"
Init fn="php4_init" LateInit="yes" errorString="Failed to initialize PHP!"
[php_
ini="/usr/local/lib/php.ini" 5="]"
PathCheck fn="find-index" index-names="index.html,home.html,index.php"
ObjectType fn="force-type" type="text/plain, magnus-internal/x-httpd-php"
Service fn="php4_execute" type="magnus-internal/x-httpd-php"

iPlanet startup successfully loads the php lib:

[13/Nov/2003:16:21:16] info (27344): php4_init reports: Initialized PHP
Module (
128 threads exspected)

However, when attempting to load a simple (phpinfo()) test page, all web
browsers I test attempt to download the php page, rather than displaying its
content.

Where else do I need to look?  Thanks.
--
Tim Evans                       | [EMAIL PROTECTED]
Social Security Administration  | (410) 965-4217
Office of Electronic Services   | (410) 597-1187 (FAX)
Baltimore, MD 21235             | http://www.socialsecurity.gov/

Reply via email to