File uploads are broken in 4.3.2 and I want to go back to 4.2.3. I deleted all the php/pear files in /usr/local/bin and /usr/local/lib/php
and removed my libphp4.so in /modules but when I reinstalled there is no php executable now, and no errors. The libphp4 seems to work, but that is it. Any idea why I dont have php executable? Here is my ./configure ./configure --with-apxs2=/usr/local/apache/bin/apxs --with-gd --with-pgsql --with-jpeg-dir=/usr/local/lib --with-png-dir=/usr/local/lib --with-zlib-dir=/usr/local/lib --prefix=/usr/local/php I moved to /usr/local/php in order to see if it would place the new php executable in php/bin but it is not there. Help :) Ron -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php