Skip to main content

Thread: PHP4 installation


i in web development class , server have submit assignments on using php4. doing php work on school's vpn has been unbearably slow install php4 on own computer speed things up. problem karmic repositories have php5. repositories need add install php4 instead? have links guides on php4 installation?

you'll need compile php4 yourself. check out php website more.

don't worry, won't hard. few tips: you'll need

sudo apt-get install build-essential

give gcc, g++, etc.
, probably

sudo apt-get build-dep php5

build dependencies of php automatically, have compile php4 itself.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] PHP4 installation


Ubuntu

Comments