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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
31 + 5 = ?
Subscribe to this entry?

 
 [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: Sun Apr 28 11:01:30 2024 UTC