[PHP-INST] php 4.2.2 won't compile as a DSO for apache 2.0.40

2003-03-13 Thread Ronald Petty
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-

Re: [PHP-INST] help removing 4.3.2 and installing 4.2.3

2003-03-13 Thread Ronald Petty
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

[PHP-INST] help removing 4.3.2 and installing 4.2.3

2003-03-13 Thread Ronald Petty
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