From: Edin Kadribasic Date: Sun, 12 May 2002 20:36:05 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: php-4.2.1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=934b4388cbce0ece4e27cda9a9d7e339bfeafceb;p=php Fixed typo. --- diff --git a/win32/install.txt b/win32/install.txt index 5ca90005a8..50a9d39132 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -233,7 +233,7 @@ Web server configuration AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" - Please not that you cannot use php-cli.exe with your webserver. You have + Please note that you cannot use php-cli.exe with your webserver. You have to use php.exe which can be found in the sapi directory of your PHP distribution.