[plug] Debian Etch - php4 problem on AMD64 OS

garry garbuck at westnet.com.au
Sun Jul 6 13:43:54 WST 2008


Mark J Gaynor wrote:
> Hey all,
>  
> I'm building a new server using Debian Etch with an AMD64 processor.
> The problem I have is PHP does not work after the install process.
>  
> scout-main:~# php -v
> -bash: php: command not found
> scout-main:~#
>  
> My 32bit server responds as expected
>  
> mafikeng:~# php -v
> PHP 4.3.10-22 (cli) (built: Jun 30 2007 14:42:16)
> Copyright (c) 1997-2004 The PHP Group
> Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
> mafikeng:~#
>
> It appears the binaries are not being installed in /usr/bin,  or anywhere
> else that I can find.
>  
> Has anyone experienced this problem or have a solution I can try.
>  
> Mark
> --
>  
> Checked for Virus & Spam by West Australian Networks Internet Service Providers see www.westnet.net.au
> ------------------------------------------------------------------------
>
>
> No virus found in this outgoing message.
> Checked by AVG. 
> Version: 8.0.101 / Virus Database: 270.4.5/1536 - Release Date: 7/5/2008 10:15 AM
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>   
Is it installed? If "which php" doesn't give you an installation 
location, just install it.

apt-get install php4 (or php5)

8^)

Garry



More information about the plug mailing list