I am using NES 3.6 SP3 on Solaris. I must have it setup wrong somewhere,
but I cant figure out whats wrong. Here are my php config entries from obj.conf:
Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
shlib="/usr/local/netscape/bin/libphp4.so"
Init fn="php4_init" errorString="Failed to initialize PHP!"
PathCheck fn="find-index" index-names="index.html,index.shtml,index.php"
Service fn="php4_execute" type="magnus-internal/x-httpd-php"
<Object name="x-httpd-php">
ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
Service fn="php4_execute"
</Object>