Re: [PHP3] PHP4 Win32 Setup From: Frank M. Kromann (fmk <email protected>)
Date: 05/01/00

Hi Rick,

Create a directory c:\php3 or c:\php4 and copy all files into this directory. Copy php3.ini or php.ini to c:\windows and create a script mapping for your script directory. This is done in regestry

navigate to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3SVC\Parameters\Script Map

and create a new string .php with the value c:\php4\php.exe %s %s.

This should fo the trick.

- Frank

>Hi,
> I'm running PWS 4.0 on Win 98 SE and would like to know if anyone could
>possibly tell me how I need to setup the PHP 4.0 binary, it doesn't seem to
>work per instructions.
>
>A complete list of everywhere files should go and a php.ini that works...
>
>Thanks
>
>Rick
>
>
>--
>PHP 3 Mailing List <http://www.php.net/>
>To unsubscribe, send an empty message to php3-unsubscribe <email protected>
>To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
>To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
>To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
>

Swwwing A/S
Frank M. Kromann
VP Development
Phone: +45 70 20 77 20
Fax: +45 70 20 77 21
http://www.swwwing.com

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>