Hi all,

Could someone with Windows experience verify this and commit a fix if
one is needed?

 - Stig



Hallo !
    My name is Christopher Nowak , I am from Poland and I've
downloaded the PHP manual ( html version in zip ) from Your web site
( www.php.net ) . I am not sure , but i think that there might be a
mistake in section II. Getting started in subsection 2.Installation
and that "Servers-Apache" . It is written there , below "Details of
installing PHP on Windows with Apache 1.3.x" , that I need to insert
some lines into my Apache conf files , here are these lines :

- ScriptAlias /php/ "c:/php/"
- AddType application/x-httpd-php .php .phtml
- Action application/x-httpd-php "/php/php.exe"

I'm not sure but I think that instead of :
ScriptAlias /php/ "c:/php/"
there should be :
Alias /php/ "c:/php/"
At least on my machine with PHP 4.0.4.pl1 and Apache 1.3.19 it worked
with "Alias" not "ScriptAlias" . Please write to me if You have got
some free time , beacause i'm very curious if i am right .
    I also wanted to write that You did great job with Your web site
and the PHP manuals . It's better than any book or other web site
about PHP .

Greeting
from Christopher Nowak
P.S. sorry for my poor english .





-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

Reply via email to