PHP 5.2.5 with Sun Java System Web Server 7.0U1
807567Dec 16 2007 — edited Dec 22 2007I'm trying to configure SJSWS to work with PHP5 via NSAPI. Unfortunately, the compile of PHP bombs out for a very mysterious reason. One thing I found odd... nsapi.h is nowhere on the system. IIRC, isn't this necessary?
FYI I'm using Joe's guide from here:
http://developers.sun.com/webtier/reference/techart/php2.html
And the following configure line:
./configure with-nsapi=/sun/webserver7 with-zlib with-gd with-gettext --with-pgsql=/usr/postgres/8.2
Any help, suggestions, anything?
Thanks,
Randy