Help me !! I will like to install & try in Using PHP4 + Win98/PWS4.0
I have follow the instruction Step¡G
step1. Extract "php-4.0.1pl2-win32.zip" To Folder "c:\php4"
step2. copy "php.ini-dist" to "c:\windows" and rename "php.ini"
in "php.ini" I modify ¡G
include_path ="c:\windows;c:\php4" ,
doc_root="c:\inetpub\wwwroot"
user_dir ( I Don't know how ??)
extension_dir="c:\php4"
step3.
modify "PWS-php4.reg" .....
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc
\parameters\Script Map]".php"="c:\php4\php4isapi.dll"
......and I Double-click it , (To Add Registry)
step4.
In the PWS Manager....
right click on the Folder( "inetpub\wwwroot" the main folder) want to add PHP
support to, and select Properties.
Check the 'Execute' checkbox,
confirm.......
step5.
and then..... I restart my computer.
step6.
I edit a file (name is "test.php") ¡G
<title>PHP4 For PWS4 Testing</title>
<body>
<? echo phpinfo() ?>
</body>
¡@
¡@ put it in "c:\inetpub\wwwroot"
step 7.
I use "Internet Explorer 5.0"
type "http://127.0.0.1/test.php" but it have problem...
show: HTTP error 500
it can't show any of my expectation .......
Why?? ~ I Have Try It many times
Please Tell Me which "step" ...... Error??
Then please "e-mail to me" : df0013@pchome.com.tw ¡@
A Beginner
special thanks :)