Posted by J.O. Aho on 11/28/05 11:58
MaxLeMans wrote:
> Hi,
>
> I am facing problems while trying to install PHP 5.0.1 from sources on a
> recent Debian Sarge server. Everything goes fine when configuring with
> the following command line :
>
> Wrote PEAR system config file at: /wwwroot/php/etc/pear.conf
> You may want to add: /wwwroot/php/lib/php to your php.ini include_path
> make[1]: *** [install-pear-installer] Segmentation fault
> make: *** [install-pear] Error 2
>
> The server is running Linux version 2.4.30 (gcc version 3.3.4 (Debian
> 1:3.3.4-13)) #1 SMP Thu Apr 14 12:45:17 CEST 2005
>
> I did not find any informations about this issue. If someone could help
> please.
Feels like the system you have is a bit unstable, you have it up2date?
You could try to run ldd on the bash,make and the libtool in php source to see
if you have libraries missing (look only in directories that are included in
your $PATH).
//Aho
Navigation:
[Reply to this message]
|