[PHP] Problem installing in Win2003 Server SP1

2005-07-11 Thread Grosz, Steve (IPG IT)
I have been trying for several days to get PHP 4.x installed on my Win2003 SP1 server. I am doing the manual (isapi) install. I modified my php.ini file, I think correctly. And added the extension into IIS6, pointing to the \php directory and the php4isapi.dll file. When I try to view a php

[PHP] Help installing on Win2003 server?

2005-07-11 Thread Grosz, Steve (IPG IT)
Can someone tell me where I can find some detailed instructions on how to install PHP on a Win2003 Server? I've tried to install it using the PHP instructions, but it doesn't seem to be working, think I'm missing something. Thanks.

[PHP] Re: Help installing on Win2003 server?

2005-07-11 Thread Grosz, Steve (IPG IT)
No, this is on a IIS6 install, not Apache -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 12:27 PM To: Grosz, Steve (IPG IT); php-general@lists.php.net Subject: RE: [PHP] Help installing on Win2003 server? [snip] Can someone tell me where I

RE: [PHP] Help installing on Win2003 server?

2005-07-11 Thread Grosz, Steve (IPG IT)
Yes, I have looked at that info, but am still having a problem. -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Monday, July 11, 2005 12:39 PM To: Grosz, Steve (IPG IT); php-general@lists.php.net Subject: RE: [PHP] Help installing on Win2003 server? [snip

RE: [PHP] Help installing on Win2003 server?

2005-07-11 Thread Grosz, Steve (IPG IT)
Subject: Re: [PHP] Help installing on Win2003 server? Grosz, Steve (IPG IT) wrote: Yes, I have looked at that info, but am still having a problem. snip And that problem is? Error messages? Logs? -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List

RE: [PHP] Problem installing in Win2003 Server SP1

2005-07-12 Thread Grosz, Steve (IPG IT)
I can see the .htm/.html file just fine. So, what settings should I be looking at for the problems with PHP? Steve -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 12:12 AM To: Grosz, Steve (IPG IT) Subject: Re: [PHP] Problem installing

[PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
Ok, I thought I had installed PHP correctly on my Win2003 server, using ISAPI. I added the extension, and mapped it to the php4isapi.dll file, added a path to my /php folder in Win2003, edited my php.ini file which I copied to my /windows/system32 folder. In IIS, I made sure that the

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
. in local disk? 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: Ok, I thought I had installed PHP correctly on my Win2003 server, using ISAPI. I added the extension, and mapped it to the php4isapi.dll file, added a path to my /php folder in Win2003, edited my php.ini file which I

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
Regular .htm files work just fine. Its kinda strange.. -Original Message- From: Richard Davey [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 10:18 AM To: php-general@lists.php.net Subject: Re: [PHP] 404 error - why???!! Hello Steve, Wednesday, July 13, 2005, 5:11:58 PM,

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
] 404 error - why???!! Hello Steve, is the ISAPI loaded success? what's your PHP version? Version 4.x works fine. 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: Regular .htm files work just fine. Its kinda strange.. -Original Message- From: Richard Davey [mailto:[EMAIL

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: I guess I'm not sure how to tell if its loading correctly. Can you tell me how to confirm that it is? I'm using PHP 4.x as well. Steve -Original Message- From: glumtail [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
???!! Hello Steve, Administrator tools - Internet Services Manager - Default Web Site - ISAPI 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: I guess I'm not sure how to tell if its loading correctly. Can you tell me how to confirm that it is? I'm using PHP 4.x as well. Steve

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
-general@lists.php.net Subject: Re: [PHP] 404 error - why???!! Hello Steve, Administrator tools - Internet Services Manager - Default Web Site - ISAPI 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: I guess I'm not sure how to tell if its loading correctly. Can you tell me how

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
: [PHP] 404 error - why???!! Hello, it seems that your ISAPI is ok. 1. with full permission? e.g: execute,write and so on... 2. how about asp file? 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: Ok, now it appears the ISAPI is loaded, I get the green up arrow, but the priority always

RE: [PHP] 404 error - why???!!

2005-07-13 Thread Grosz, Steve (IPG IT)
I appreciate the try, but no, I still get a 404 error. :) This is killing me!! -Original Message- From: Joseph [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 12:34 PM To: Grosz, Steve (IPG IT) Cc: php-general@lists.php.net Subject: Re: [PHP] 404 error - why???!! Steve, I

[PHP] 404 error - DLL files needed ??

2005-07-13 Thread Grosz, Steve (IPG IT)
In installing PHP4 on Win2003/IIS 6, I have noticed that only 1 dll file is used on the ISAPI install. What is the php4ts.dll file used for? And do I need to add it into my ISAPI area within IIS or just use the php4isapi.dll file... Steve

RE: [PHP] 404 error - DLL files needed ??

2005-07-13 Thread Grosz, Steve (IPG IT)
. -Original Message- From: Mikey [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 1:38 PM To: php-general@lists.php.net Subject: Re: [PHP] 404 error - DLL files needed ?? Grosz, Steve (IPG IT) wrote: In installing PHP4 on Win2003/IIS 6, I have noticed that only 1 dll file is used on the ISAPI

RE: [PHP] 404 error - DLL files needed ??

2005-07-13 Thread Grosz, Steve (IPG IT)
│ php.ini-dist │ php.ini-recommended │ php4embed.lib │ php4isapi.dll │ php4ts.dll │ php4ts.lib │ ├─dlls │ ├─extensions │ ├─mibs │ ├─openssl │ ├─pdf-related │ └─sapi 2005/7/14, Grosz, Steve (IPG IT) [EMAIL PROTECTED]: I'm afraid it didn't help. I know the php4ts.dll need to be in the path

[PHP] Install directions for Win2003 SP1??

2005-07-13 Thread Grosz, Steve (IPG IT)
Does anyone have a step by step, screenshots would be great, of how to install PHP 4.x on a Win2003 SP1 server? I've tried going through the install instructions on PHP.net's site for windows, but its still not working, so I think I'm missing something somewhere along the way. Thanks! Steve

RE: [PHP] 404 error - DLL files needed ??

2005-07-13 Thread Grosz, Steve (IPG IT)
files needed ?? On 7/13/05, Grosz, Steve (IPG IT) [EMAIL PROTECTED] wrote: I tried that, renamed a txt file to .php, but when I try to get the .php file, I just get a 404 error. Grosz, this might very well be your webserver invoking. By default, IIS 6.0 all webserver extensions (like PHP

RE: [PHP] 404 error - DLL files needed ??

2005-07-14 Thread Grosz, Steve (IPG IT)
Grosz, Steve (IPG IT) wrote: Tjoekbezoer, I can tell you that it is there, because I manually added it, and it is set to 'allowed'. Steve -Original Message- From: Tjoekbezoer van Damme [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 13, 2005 3:52 PM To: php-general@lists.php.net

[PHP] Win2000 easier than Win2003 ??

2005-07-14 Thread Grosz, Steve (IPG IT)
Is setting up PHP easier on Windows 2000 server rather than Win2003? I'm having nothing but problems getting PHP files to show up in IE on the Win2003 server, I get nothing but 404 - file not found errors.