hi,everyone I installed php 5.3.2 from source. this is my configurate string: $ ./configure --prefix=/usr/local/php --bindir=/usr/local/bin --sbindir=/usr/local/sbin --sysconfdir=/etc/sysconfig --localstatedir=/var --enable-fpm --enable-calendar --enable-dba-shared --enable-exif --enable-ftp --enable-gd-native-ttf --enable-intl --enable-mbstring --enable-soap --enable-sockets --enable-wddx --enable-zip --enable-zend-multibyte --with-libevent-dir=/usr/local/libevent --with-fpm-user=http --with-fpm-group=web --with-config-file-path=/etc/sysconfig/php.ini --with-openssl --with-kerberos --with-zlib --with-bz2 --with-gd --with-mhash --with-imap --with-imap-ssl --with-ldap --with-mcrypt --with-mysql=/usr/local/mysql --with-mysql-sock=/tmp --with-mysqli=/usr/local/bin/mysql_config --with-xmlrpc after make install. i can not find php-cgi file in the bin/sbin directory. WHY? ("--disable-cgi" is not used) Best regards, Sharl.Jimh.Tsin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php