change php_client/README

pull/170/head V5.11
Yu Qing 2017-06-03 21:09:48 +08:00
parent 712d9010d7
commit 1e50b4f21a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ In file fastdfs_client.ini, item fastdfs_client.tracker_group# point to
the FastDFS client config filename. Please read ../INSTALL file to know the FastDFS client config filename. Please read ../INSTALL file to know
about how to config FastDFS client. about how to config FastDFS client.
FastDFS client php extension compiled under PHP 5.2.x, Steps: FastDFS client php extension compiled under PHP 5.4 and PHP 7.0, Steps:
phpize phpize
./configure ./configure
make make