###############mysqli出错提示############################# Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 /www/wdlinux/php/bin/phpize: /tmp/php-5.3.27/ext/mysqli/build/shtool: /bin/sh: bad interpreter: Permission denied Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. mysqli_ins.sh: line 38: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop.
###############pdo出错提示############################# Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 /www/wdlinux/php/bin/phpize: /tmp/PDO_MYSQL-1.0.2/build/shtool: /bin/sh: bad interpreter: Permission denied Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. pdo_mysql_ins.sh: line 33: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. |