php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57299 undefined symbol: php_url_parse_ex in Unknown on line 0
Submitted: 2006-10-17 13:42 UTC Modified: 2007-01-12 08:29 UTC
From: matthewk at lateral dot net Assigned: mike (profile)
Status: No Feedback Package: pecl_http (PECL)
PHP Version: 4.3.9 OS: RedHat ES 4
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
49 + 40 = ?
Subscribe to this entry?

 
 [2006-10-17 13:42 UTC] matthewk at lateral dot net
Description:
------------
Downloaded source. phpize, ./configure, make then make install.
Edit php.ini : extension=http.so

Still not working, just get error in : /var/logs/http/error_log

PHP Warning:  Unknown(): Unable to load dynamic library '/usr/lib/php4/http.so' - /usr/lib/php4/http.so: undefined symbol: php_url_parse_ex in Unknown on line 0

What have I missed?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-10-17 15:18 UTC] mike@php.net
Fixed in CVS.
Would be nice if you could verify.
 [2007-01-12 08:29 UTC] mike@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 05:01:29 2024 UTC