php3-list | 199908
Date: 08/10/99
- Next message: Roy Nasser - Equipe Técnica: "Re: [PHP3] Anoth PHP Mysql prblem..."
- Previous message: Alex Belits: "Re: [PHP3] are Oracle persistent connections working?"
- Next in thread: [32;1mJonathan Brenes Fernández[0m: "[PHP3] ASP 2 PHP"
- Reply: [32;1mJonathan Brenes Fernández[0m: "[PHP3] ASP 2 PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Roy Nasser - Equipe Técnica: "Re: [PHP3] Anoth PHP Mysql prblem..."
- Previous message: Alex Belits: "Re: [PHP3] are Oracle persistent connections working?"
- Next in thread: [32;1mJonathan Brenes Fernández[0m: "[PHP3] ASP 2 PHP"
- Reply: [32;1mJonathan Brenes Fernández[0m: "[PHP3] ASP 2 PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

