|
|
|
@ -127,7 +127,7 @@ echo "$sourcePath/php/php${PHP_VER}" |
|
|
|
|
|
|
|
|
|
if [ ! -d $serverPath/php/${PHP_VER} ];then |
|
|
|
|
cd $sourcePath/php/php${PHP_VER} |
|
|
|
|
./buildconf --force |
|
|
|
|
# ./buildconf --force |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=$serverPath/php/${PHP_VER} \ |
|
|
|
|
--exec-prefix=$serverPath/php/${PHP_VER} \ |
|
|
|
|