Configuration: Put C: /PHP3/php3.ini-inSt Copy as PHP3.INI and modify
Find DIC_ROOT = XXXX, change to DIC_ROOT = C: / inetpub / wwwroot
Find extension_dir =. / Change to extension_dir = C: / PHP3
PHP3.INI COPY TO C: / Windows /
Modify regedit.exe: HKEY_LOCAL_MACHINE / SYSTEM / CURRENTCAL_MACHINE / SISTEM / CURRENTCONTROLSET / SCRIPTMAP, right-click ScriptMap, new string values, enter the extension used by PHP3 Script programs, such as .php3. Enter the new string value input: c: / php3/php.exe% s% s. Two strings are established in the ".php", ". PHTM3".
HKEY_CLASSES_ROOT to establish a new primary key .php3; set the default key value of the right column to PHPFILE. Establish ".php", ". PHTM3"
Under HKEY_CLASSES_ROOT, establish a new primary key PHPFILE, set the default key value of the right column to PHPScript; do phpfile-shell-open-command, set the right column default key value to C: / php3/php.exe% 1.
Place the PHP3 file in C: / INETPUB / WWWROOT / can run!