I have been trying to install PHP4 ontp a UNIX Platform Netscape Enterprise Server, but to no avail. After use ./configure --with-nsapi=DIR option, I tried to compile the netscape module libphp4.so using the "make" process, but I returned an error of not being able to find iostream.h, ststream.h and fstream.h errors. Hence as I was not able to compile, I cannot run it with nsapi mode.
I have tried to use the cgi version of php4, and used it as a #!/bin/php4 method, but got a servor config error while running the cgi on command line itself is perfectly okay.
Anyone who has any ideas or experience working under this environment? Anyhelp is greatly appreciated