Build PHP error

mistwang

LiteSpeed Staff
#2
I think it should be a PHP configuration issue, make sure to use the same configuration parameters reported by phpinfo() page produced by mod_php, minus apache related parameters.
 

04nunhucks

Well-Known Member
#3
How about :

/usr/local/lsws/phpbuild/php-5.2.6/main/reentrancy.c: In function `php_readdir_r':
/usr/local/lsws/phpbuild/php-5.2.6/main/reentrancy.c:139: error: too few arguments to function `readdir_r'
make: *** [main/reentrancy.lo] Error 1
 
Top