Christian, 1. cd /etc/apt 2. there you will find a file sources.list 3. vi sources.list (or whatever editor you use) 4. add the 'deb' line below. 5. run dselect and search for php4. You will find it is version 4.4.2.3-14
I believe there is more information on the web page if you care to look at it. Best of luck. Greg Wood -----Original Message----- From: Christian Storch [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 12:15 PM To: [EMAIL PROTECTED] Subject: RE: PHP 4.3.x Sorry but I can only see 4.2.3 via browser or apt-get!? Christian Storch -----Original Message----- From: Gregory Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 2:46 PM To: Wouter; [EMAIL PROTECTED] Subject: RE: PHP 4.3.x The solution that I'm using is a secondary Debian site. To your sources.list add: deb http://debian.moolfreet.com ./ Greg Wood -----Original Message----- From: Wouter [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 6:52 AM To: [EMAIL PROTECTED] Subject: Re: PHP 4.3.x On Wed, 6 Aug 2003, Adrian von Bidder wrote: > Anyobdy here has preliminary packages of a recent PHP version? Self-compiling > with all dependencies etc. etc. is somewhat tedious... check http://www.apt-get.org/ there are a couple. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

