Just to let you know, I went back to the previous version of php and uploads are still twice the size. I am going to go back a version of apache and I bet it will work, Ill update soon. Ron
On Thu, 2003-03-13 at 12:20, Jim Thome wrote: > Because you compiled it as a DSO. > > Recompile and drop the --with-apxs2 switch, and you will have your > executable. > > [make distclean first] > > -- > Jim > > > >>> Ronald Petty <[EMAIL PROTECTED]> 03/13/03 11:15AM >>> > 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