php3-list | 199908
Date: 08/16/99
- Next message: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Previous message: Samuel Leibowitz: "[PHP3] Re: All no-cache tags??"
- In reply to: Robbin Zhang: "[PHP3] forcetype, php cgi, window"
- Next in thread: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Maybe reply: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Exist any software, for do it?. I saw asp2php at http://home.i1.net/~naken/asp2php/
but all links are dead? Any other software?
.___.
/ \
| O _ O |
/ \_/ \
.' / \ `.
/~ | | ~\
(_ | | _)
~ \ / ~
__\_>-<_/__
~;/ \;~
On Tue, 10 Aug 1999, Robbin Zhang wrote:
> Hi all,
>
> I am porting php scripts to window for demo purpose and encountered a
> problem with forcetype in httpd.conf. My original settings on UNIX
> is like these
>
> <Location /test>
> ForceType application/x-httpd-php3
> </Location>
>
> and 'test' is a php script. It works fine for URI like '/test/showthis.htm'
> It stops working in window environ either because
>
> 1) cgi version of php ?
>
> 2) window apache problem ?
>
> the error message is
>
> Fatal error: Unable to open C:\Program Files\Apache Group\Apache\htdocs\/test/thistest in - on line 0
> No input file specified.
>
> Any workaround for this problem ? I am looking for a solution working
> both on UNIX and on Window
>
> Thanks in advance,
>
> Robbin
> php <email protected>
>
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Previous message: Samuel Leibowitz: "[PHP3] Re: All no-cache tags??"
- In reply to: Robbin Zhang: "[PHP3] forcetype, php cgi, window"
- Next in thread: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Maybe reply: Gianluca Baldo: "RE: [PHP3] ASP 2 PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

