There was a typo in his obj.conf ("php4_executes") and he needed latest snapshot because the TSRM was recently rewritten. If your NES/iPlanet crashes during init, you may have same problems. This is my original bug report: http://bugs.php.net/bug.php?id=13174
PHP uses pthreads now instead of the NSAPI thread functions. iPlanet claims that it will cause problems (server crash), but I haven't noticed anything yet. There used to be an attempt to use NSAPI thread functions (php-4.0.6), but it didn't work too well. When compiled --with-nsapi, it still used some pthread-functions etc. (see the bug report). If compiled --without-pthreads --with-nsapi, the compilation failed. I don't know why, perhaps the NSAPI header files weren't included yet at that stage (unknown symbols). Big G wrote: > > Any answer on this? > > [EMAIL PROTECTED] wrote: > > > > > > > Hi everyone! > > > > Is it possible to install PHP4 with NES 3.5.1? Everywhere I have looked I > > onley find instructions > > for installing on NES 3.6. > > > > I have followed those instructions but I can?t get it to work. > > > > When I start the Netscape server after modification i get the following > > error: > > > > [https-www.saabsupplier.com]: pclose() failed. (2: unknown early startup > > [error) https-www.saabsupplier.com]: conf_init: Error running init > > [function(late) > > load-modules: dlsym for php4_executes failed (ld.so.1: ns-httpd: fatal: > > php4_executes: can't find symbol) > > [https-www.saabsupplier.com]: server exit: status 1 > > > > Any help is apreciated! > > > > Regards > > Daniel > > -- -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]