php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4404 Netscape Enterprise 4.0SP3 will not start once php is installed with NSAPI
Submitted: 2000-05-11 14:00 UTC Modified: 2000-05-26 11:51 UTC
From: anthony dot whitehead at rfv dot sfa dot se Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Release Candidate 2 OS: Solaris 5.7
Private report: No CVE-ID: None
 [2000-05-11 14:00 UTC] anthony dot whitehead at rfv dot sfa dot se
[https-sadbinternet]: start failed. (2: unknown early startup error)
[https-sadbinternet]: conf_init: Error running init function load-modules: dlopen of /www/ns-home/bin/https/lib/libphp4.so failed (ld.so.1:
      ns-httpd: fatal: relocation error: file /www/ns-home/bin/https/lib/libphp4.so: symbol __pure_virtual: referenced symbol not found) 
[https-sadbinternet]: server exit: status 1 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-11 15:40 UTC] anthony dot whitehead at rfv dot sfa dot se
Fixed the __pure_virtual problem and created a new problem.
Server will still not start at all, same problem on Netscape Enterprise 4.0sp3
and 3.6sp3
[https-sadbinternet]: start failed. (2: unknown early startup error)
[https-sadbinternet]: server terminated (signal 11): watchdog is restarting it 
[https-sadbinternet]: failure: server initialization failed 

Problem with __pure_virtual was fixed by adding libgcc to the building
process.
 [2000-05-12 04:32 UTC] anthony dot whitehead at rfv dot sfa dot se
Fixed the __pure_virtual problem and created a new problem.
Server will still not start at all, same problem on Netscape Enterprise 4.0sp3
and 3.6sp3
[https-sadbinternet]: start failed. (2: unknown early startup error)
[https-sadbinternet]: server terminated (signal 11): watchdog is restarting it 
[https-sadbinternet]: failure: server initialization failed 

Problem with __pure_virtual was fixed by adding libgcc to the building
process.
 [2000-05-26 11:51 UTC] anthony dot whitehead at rfv dot sfa dot se
Problem fixed, see bug #4504 for further info.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC