Opened 17 years ago

Closed 17 years ago

#11115 closed defect (fixed)

BUG: curl 7.16 broke php5 5.2.0

Reported by: wyuenho (Jimmy Yuen Ho Wong) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc:
Port:

Description

Some time at or before I updated curl to 7.16, it broke php5. This is an upstream problem I believe, in the meanwhile a patch to php5 is needed.

Attachments (1)

error.log (4.8 KB) - added by wyuenho (Jimmy Yuen Ho Wong) 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by wyuenho (Jimmy Yuen Ho Wong)

Attachment: error.log added

comment:1 Changed 17 years ago by urbanose@…

Yeah I got the same problem on the Mac Pro.

comment:2 Changed 17 years ago by 33degrees@…

Same here, on a Mac Pro

comment:3 Changed 17 years ago by alrayyes@…

Same problem here, on a Macbook. PHP5 needs to be configured to play nice with the new curl version.

comment:4 Changed 17 years ago by james.croft@…

Ditto, MacBook Pro. Anyone got a workaround, even if it means 'configure; make; make install' rather than using port? I need to get a working php quickly.

comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned

No more "me too's" please; we know it's broken.

This is an upstream PHP bug:

http://bugs.php.net/bug.php?id=39354

This is the patch they applied to fix it:

http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.12&r2=1.62.2.14.2.13&view=patch

I will work to bring this into the php5 portfile.

comment:6 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

resolved in r20951

Note: See TracTickets for help on using tickets.