I tried that, renamed a txt file to .php, but when I try to get the .php file, 
I just get a 404 error. 

-----Original Message-----
From: glumtail [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 13, 2005 2:15 PM
To: php-general@lists.php.net
Subject: Re: [PHP] 404 error - DLL files needed ??

Dear Steve:
 php4ts.dll is needed by php4isapi.dll.
if you can visit your pages in wwwroot folder, just try to rename that page to 
php extension.
e.g: rename postinfo.html to postinfo.php  C:\PHP │ install.txt │ license.txt │ 
magic.mime │ news.txt │ php-cli.exe │ php.exe │ php.gif │ php.ini │ 
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, and the instructions say that if that file is in the /php 
> directory, and there is a Path to that directory, all should be fine.
> 
> I'm curious if within IIS I use php4isapi.dll for my extension and 
> ISAPI filter.
> 
> -----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 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
> >
> >
> >
> Well, as per the installation instructions, that dll needs to be in 
> your system path - system32 is the best place for it.
> 
> hth,
> 
> Mikey
> 
> --
> PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
> http://www.php.net/unsub.php
> 
> --
> PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: 
> http://www.php.net/unsub.php
> 
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to