php-5.0.4 build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
 I am trying to upgrade from 4.2.2 to 5.0.4 with source in my linux
2.4.20machine.
 tar -xjf php-5.0.4.tar.bz2
tar -xjf httpd-2.0.54.tar.bz2
cd httpd-2.0.54
./configure --prefix=/usr/local/apache2 --enable-module=so
make
make install
 ./configure --prefix=/usr/local/php5 --with-mysql 
--with-apxs2=/usr/local/apache2/bin/apxs --disable-libxml
make
make test
make install
 Build was successful. However, I am not seeming libphp5.so file? How to get 
it.
 Thanks.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux