#44383: Install of php5-ftp seems incomplete --------------------+-------------------------------- Reporter: jeff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: php5-ftp --------------------+-------------------------------- I did a port install of php5-ftp. The install ran cleanly, but phpinfo doesn't show an ftp section, php.ini shows no ftp entries, and when I try running a local version of a script I have running on a server (with working ftp), I get the following error: Fatal error: Call to undefined function ftp_connect() I then noticed I was on an old version of macports (2.1.2), so I did a self-update and then updated the ports. Following is the output of the php5-ftp install, which was again clean, and still resulted in the error, above. {{{ ---> Cleaning php5 ---> Computing dependencies for php5-ftp ---> Fetching archive for php5-ftp ---> Attempting to fetch php5-ftp-5.3.28_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/php5-ftp ---> Attempting to fetch php5-ftp-5.3.28_0.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/php5-ftp ---> Attempting to fetch php5-ftp-5.3.28_0.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/php5-ftp ---> Fetching distfiles for php5-ftp ---> Verifying checksums for php5-ftp ---> Extracting php5-ftp ---> Configuring php5-ftp ---> Building php5-ftp ---> Staging php5-ftp into destroot ---> Installing php5-ftp @5.3.28_0 ---> Cleaning php5-ftp ---> Computing dependencies for php5-ftp ---> Deactivating php5-ftp @5.3.27_0 ---> Cleaning php5-ftp ---> Activating php5-ftp @5.3.28_0 ---> Cleaning php5-ftp }}} -- Ticket URL: <https://trac.macports.org/ticket/44383> MacPorts <http://www.macports.org/> Ports system for OS X