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 t
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
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