[PHP-DOC] Bug #13470: add space at the end of action application From: gorbatov <email protected>
Date: 09/27/01

From: gorbatov <email protected>
Operating system: NT4
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: add space at the end of action application

In the installation instructions og PHP for Apache 1.3 on windows the
line
   Action application/x-httpd-php "/php/php.exe"
should be
   Action application/x-httpd-php "/php/php.exe "

This extra space is important.

-- 
Edit bug report at: http://bugs.php.net/?id=13470&edit=1