hey all, I tried to disable ZTS on php 5.6.8 using these flags: Configure Command => './configure' '--with-apxs2=/opt/apache2/bin/apxs' '--with-zlib=/usr' '--prefix=/opt/php-5.6.8' '--with-libdir=lib64' '--with-config-file-path=/etc' '--enable-mime-magic' '--enable-pcntl' '--libexecdir=/usr/libexec' '--with-bz2' '--with-curl' '--with-gd' '--with-freetype-dir=/usr' '--with-png-dir=/usr/lib64' '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' '--enable-dbx' '--enable-mbstring' '--with-mcrypt=/usr' '--enable-bcmath' '--enable-pdo' '--with-pdo-mysql=/usr' '--with-mysql' '--with-mysqli=/usr/bin/mysql_config' '--enable-zip' '--enable-dba=shared' '--with-gettext=shared' '--with-gmp' '--enable-ftp' '--with-pspell' '--with-config-file-scan-dir=/etc/php.d' *'--disable-maintainer-zts'* And we're trying to install AppDynamics. But the AppD installer fails claiming that ZTS is enabled and can't proceed. Did I go about disabling ZTS correctly? Thanks, Tim -- GPG me!! gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B