Hi.
I'm trying to install PHP 4.1.2 (or PHP 4.0.6) on Solaris 8 and iPlanet 6.0 SP2.
Current PHP 4.0.3 was installed as NSAPI type.
Installing new version, I found some serious problems.
In case of PHP 4.0.6,
after complete installation, I couldn't start web server, but could only found below error messages.
iPlanet-WebServer-Enterprise/6.0SP2 B11/13/2001 00:49
failure: server terminated (signal 6) (Interrupted system call)
failure: server initialization failed (Bad file number)
In case of PHP 4.1.2,
started web server without any error, but couldn't perform any php files even though showing phpinfo().
Of course, I couldn't any error in making libphp4.so NSAPI module and all web server configuration wasn't changed compared to PHP 4.0.3pl1.
What's the problem?
Could you help me?