php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7153 Failed static linking with Apache
Submitted: 2000-10-12 05:23 UTC Modified: 2001-01-10 04:40 UTC
From: Paolo dot Brutti at tlsoft dot it Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3RC2 OS: HP-UX 10.20
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Paolo dot Brutti at tlsoft dot it
New email:
PHP Version: OS:

 

 [2000-10-12 05:23 UTC] Paolo dot Brutti at tlsoft dot it
Static linking with Apache fails with the message:
/usr/ccs/bin/ld: Unsatisfied symbols:
   DL_UNLOAD (code)

A possible solution is wrapping the code of zend_extension_startup
in zend_extensions.c in a #if ZEND_EXTENSIONS_SUPPORT
directive

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-02 09:08 UTC] sniper@php.net
Please try PHP 4.0.4 as this should be fixed in it.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 05:01:33 2025 UTC