My make keeps dieing, here is my apache config and php config
apache (i started successfully)
./configure --prefix=/usr/local/apache --enable-so
php
./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-
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
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