help with apt-get on ubuntu

Soldato
Joined
18 Oct 2002
Posts
5,600
Location
Surrey
hi all,

I've got a server install (console only) and am trying to follow the instructions here: http://easylinux.info/wiki/Ubuntu#Apache_HTTP_Server for installing mySQL and apache. having a bit of a mare remembering how to use a *nix BUT I'm getting there. It's failing to install php as below:

$sudo apt-get install php4
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package php4

has anyone got any ideas how I can access php?

the update, MySQl-server and apache2 installs (and the vim install) seemed to go OK

edit:

OK php5 installed fine and I can see the phpinfo output from a remote machine :D but now protoftp is failing with the same error

HT
 
Last edited:
Back
Top Bottom