From 60090c1c671f69340d60d5d006bc0423a0009732 Mon Sep 17 00:00:00 2001 From: tassium Date: Wed, 30 Apr 2003 16:53:44 +0000 Subject: [PATCH] Fixed URL to download PHP. Closes 719873 - "Erata in INSTALL" git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4835 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 3fd2b9f7..d5c6d86d 100644 --- a/INSTALL +++ b/INSTALL @@ -26,7 +26,7 @@ a. Obtaining and compiling PHP4 SquirrelMail has not been extensively tested for use with PHP 4.3.x. See the ReleaseNotes file. - Point your favorite webserver at http://www.php.net/version4/ and + Point your favorite web browser at http://www.php.net/downloads.php/ and download the source. Untar (tar xvfz filename-you-downloaded.tgz) the source, cd into the directory and run configure. To make PHP4 work with SquirrelMail a commandline like this should do: -- 2.25.1