php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #27318 PHP & APache doesn't start after upgrading to curl -7.10.7
Submitted: 2004-02-19 03:02 UTC Modified: 2004-02-19 04:51 UTC
From: paddyatbefree at yahoo dot com Assigned:
Status: Not a bug Package: cURL related
PHP Version: 4.3.4 OS: FreeBSD
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:
20 - 20 = ?
Subscribe to this entry?

 
 [2004-02-19 03:02 UTC] paddyatbefree at yahoo dot com
Description:
------------
We are running on FreeBSD, and I updated curl to curl-
7.10.7. After I upgraded it, Apache and PHP stopped 
running and I get the following error.

Syntax error on line 57 
of /usr/local/etc/apache/httpd.conf:
Cannot load /usr/local/libexec/apache/libphp4.so into 
server: /usr/local/lib/libsnmp.so.4: Undefined 
symbol "des_cbc_encrypt"

Apache and PHP use work before. Any thoughts?

Thanks in advance
Paddy 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-19 04:51 UTC] sniper@php.net
You updated SSL libs too and now all the libraries linked to them (which were build to work with older ones) fail now.
This has absolutely NOTHING to do with PHP.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC