Re: [PHP-DEV] Re: PHP 4.0 Bug #7391 Updated: PWS-php4.reg is still missing ! From: Daniel Beulshausen (daniel <email protected>)
Date: 10/22/00

> This is part of the instruction from the online manual:
>
> HKEY_LOCAL_MACHINE /System /CurrentControlSet /Services /W3Svc
> /Parameters/ScriptMap.
> On the edit menu select: New->String Value.
> Type in the extension you wish to use for your php scripts. ex: .php
> Double click on the new string value and enter the path to php.exe in
the
> value data field. ex: c:\php\php.exe %s %s.
> The '%s %s' is VERY important, PHP will not work properly without it.

these are old instructions for php3 the %s string isn't need.
the instructions need to get updated, we should also place some instructions
for other webservers as well.

daniel

> This is from the PWS-php4cgi.reg file
>
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Scrip
t
> Map]
> ".php"="[PUT PATH HERE]\\php.exe"
>
> Where are the %s %s ?
> (if this is a stupid question, i'm sorry, regedit is not my strong point,
but
> i'm learning :-)
>
>
> Bug Database wrote:
>
> > ID: 7391
> > Updated by: dbeu
> > Reported By: allard <email protected>
> > Status: Closed
> > Bug Type: *General Issues
> > Assigned To:
> > Comments:
> >
> > http://cvs.php.net/viewcvs.cgi/php4/sapi/isapi/
> > i'll include it in the next release too.
> >
> > but why do you need it? imo you can set up the iis without it.
> >
> > Previous Comments:
>
> --------------------------------------------------------------------------
-
> >
> > [2000-10-22 07:42:47] allard <email protected>
> > PWS-php4.reg is still missing !
> > We poor win98 users need this file!
> >
>
> --------------------------------------------------------------------------
-
> >
> > Full Bug description available at: http://bugs.php.net/?id=7391
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

/*--
daniel beulshausen - daniel <email protected>
using php on windows? http://www.php4win.de

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>