Yesterday, I asked:

> 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:
> 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.

While I didn't get any substantive replies, I did resolve the problem.

Waay down the above page of instructions is a reader comment about adding a
new stanza to obj.conf:

<Object name="x-httpd-php">
ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn=php4_execute
</Object>

This resolved the problem.
--
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/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to