php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8981 Apache fails to load PHP module
Submitted: 2001-01-29 10:08 UTC Modified: 2002-06-18 05:01 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: ToKisa at mail dot ru Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 4.0.3pl1 OS: HPUX.11
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: ToKisa at mail dot ru
New email:
PHP Version: OS:

 

 [2001-01-29 10:08 UTC] ToKisa at mail dot ru
Cannot start httpd 

/usr/lib/dld.sl: Unresolved symbol: DL_UNLOAD (code)  from /home/akiselev/apache/libexec/libphp4.sl
Syntax error on line 208 of /home/akiselev/apache/conf/httpd.conf:
Cannot load /home/akiselev/apache/libexec/libphp4.sl into server: Unresolved external
./apachectl startssl: httpd could not be started    

compiled from source with-apxs 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-29 18:47 UTC] sniper@php.net
Could you please try  PHP 4.0.4pl1 ? This should be fixed..

--Jani
 [2001-03-16 16:50 UTC] sniper@php.net
No feedback and should be fixed.

--Jani

 [2001-03-17 06:07 UTC] hholzgra@php.net
dynamic libraries on HP-UX are implemented
different, on needs a very recent(?) HP-UX or
wrapper code to fix this
 [2002-06-18 05:01 UTC] derick@php.net
Not a PHP bug, but just something that is not supported by the HPUX platform (for this version).

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC