Opened 18 years ago
Closed 18 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)
Change History (7)
Changed 18 years ago by wyuenho (Jimmy Yuen Ho Wong)
comment:1 Changed 18 years ago by urbanose@…
comment:3 Changed 18 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 18 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 18 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
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:
I will work to bring this into the php5 portfile.
comment:6 Changed 18 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
resolved in r20951
Note: See
TracTickets for help on using
tickets.
Yeah I got the same problem on the Mac Pro.