php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17142 Unresolved symbol: _regcomp
Submitted: 2002-05-10 11:55 UTC Modified: 2002-09-17 07:25 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: mad at dactar dot ch Assigned:
Status: Closed Package: Apache2 related
PHP Version: 4.2.0 OS: HP-UX 11.00
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mad at dactar dot ch
New email:
PHP Version: OS:

 

 [2002-05-10 11:55 UTC] mad at dactar dot ch
Hellow, 

I can configure and compile php with apache 2 support.

But when I want to start apache 2, I have this error : 

./apachectl start
Syntax error on line 230 of /PKl01h01/soft/web/httpd/conf/httpd.conf:
Cannot load /PKl01h01/soft/web/httpd/modules/libphp4.so into server: Unresolved symbol: _regcomp (code)  from /usr/lib/libc.1
./apachectl start: httpd could not be started

Any ideas ?

Thanks

PS : it works with apache 1.3

@++
JC

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-14 13:44 UTC] mad at dactar dot ch
Same error with 4.2.1

There's this in debug.log :  

gcc -o conftest -g -O2  -D_REENTRANT  -L/PKl01h01/soft/web/lib -L/PKl01h01/soft/web/lib -L/PKl01h01/soft/postgresql/lib -L/PKl01h01/soft/postgresql/lib conftest.c -lpq -lpd
f -lz -lpng -ljpeg -lgd -lttf -lX11 -lXpm -lpng -lz -ljpeg -lz -lcrypt -lm -lnsl  -lpthread -lcrypt 1>&5

Pthread internal error: message: __libc_reinit() failed, file: /ux/core/kern/pthreads/pthread.c, line: 1093
Return Pointer is 0xc12190c3
 [2002-09-16 10:35 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-09-17 07:25 UTC] mad at dactar dot ch
Hello, 

I don't have this error anymore.

Apache 2 with php doesn't work, I close this bug
and I open another

@++
JC
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC