20 Jul
2014
20 Jul
'14
9:02 a.m.
#44383: Install of php5-ftp seems incomplete -----------------------+-------------------------- Reporter: jeff@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: php5-ftp | -----------------------+-------------------------- Comment (by ryandesign@…): php5-ftp does work for me—at least, the `ftp_connect` function is defined for me: {{{ $ php -r 'echo (int)function_exists("ftp_connect")."\n";' 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/44383#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X