Win2K Installation Problems - Please Help
Posted: Sun Aug 18, 2002 11:09 am
OK guys, I'm sorry for making a new thread but here is exactly what I did and it still doesn't work.
1) Fresh Win2K Pro installation including IIS
2) Unzipped php-4.2.2-Win32.zip which made a folder called php-4.2.2-Win32
3) Copied the folder to C: and renamed it Php so now I have C:\Php
4) Copied php4ts.dll to C:\winnt\system32
5) Copied all the files in C:\Php\dlls to C:\winnt\system32
6) Copied php4isapi.dll to C:\winnt\system32
7) Copied php.ini-recommended to C:\winnt and renamed it to php.ini
8) In the php.ini file I did: extension_dir = "c:/Php/extensions"
8a) I tried back slashes also: extension_dir = "c:\Php\extensions"
9) In the php.ini file I also did: doc_root = "c:/Inetpub/wwwroot"
9a) I tried back slashes also
10) I restarted my computer
11) I made the simple Hello World php file in C:\Inetpub\wwwroot\TestSite
12) Using my browser (IE 5.5) I went to: http://localhost/TestSite/test.php
13) I get a blank page with no Hello World
WTF am I doing wrong ? This is driving me crazy. Please help.
Please note that I also made a test.asp page in C:\Inetpub\wwwroot\TestSite and it loads fine so I know my IIS is working.
Come on guys, I really need some help here.
1) Fresh Win2K Pro installation including IIS
2) Unzipped php-4.2.2-Win32.zip which made a folder called php-4.2.2-Win32
3) Copied the folder to C: and renamed it Php so now I have C:\Php
4) Copied php4ts.dll to C:\winnt\system32
5) Copied all the files in C:\Php\dlls to C:\winnt\system32
6) Copied php4isapi.dll to C:\winnt\system32
7) Copied php.ini-recommended to C:\winnt and renamed it to php.ini
8) In the php.ini file I did: extension_dir = "c:/Php/extensions"
8a) I tried back slashes also: extension_dir = "c:\Php\extensions"
9) In the php.ini file I also did: doc_root = "c:/Inetpub/wwwroot"
9a) I tried back slashes also
10) I restarted my computer
11) I made the simple Hello World php file in C:\Inetpub\wwwroot\TestSite
12) Using my browser (IE 5.5) I went to: http://localhost/TestSite/test.php
13) I get a blank page with no Hello World
WTF am I doing wrong ? This is driving me crazy. Please help.
Please note that I also made a test.asp page in C:\Inetpub\wwwroot\TestSite and it loads fine so I know my IIS is working.
Come on guys, I really need some help here.