You may try this installation steps :
http://www.linuxguruz.org/z.php?id=32&h=php+mysql+apache

SenthilVelavan wrote:

> Hello All,
>             I have tried to install Apache 1.3.26 and PHP 4.22 (as DSO ).
>
> By following the below steps my Apache 1.3.26 installation was OK
> ./configure  --enable-module=so
> make
> make install
>
> But while running make for PHP 4.22 i got the following error.
>
> [Note    :    My configure command for PHP 4.22 is     ./configure 
>--with-apxs=/usr/local/apache/bin/apxs --with-mysql ]
>
> Error    :
> stub.lo: file not recognized: File truncated
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] Error 1
> make[1]: Leaving directory `/usr/local/php-4.2.2'
> make: *** [all-recursive] Error 1
>
> Any help is appreciated.
>
> Advance thanks and regards,
> SenthilVelavan.P



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to