You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yuduanchen edited this page Sep 12, 2014
·
1 revision
Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: » http://pecl.php.net/package/phdfs.
Install phdfs
$ /path/to/phpize
$ ./configure --with-php-config=/path/to/php-config
$ make && make install