Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199908

[PHP3] forcetype, php cgi, window From: Robbin Zhang (zhangh <email protected>)
Date: 08/10/99

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>