------- Start of forwarded message ------- Subject: RE: [PHP-WIN] Error in a remote computer with IIS and windows 200 0 To: [EMAIL PROTECTED] From: Gaspar ARias <[EMAIL PROTECTED]> Date: 30 Jan 2001 13:44:26 PST Well I have configured IIS with the UNC \\computer_name\share , but when I test PHP from command line type php C:\prueba.php it display the "hello World" but when I type php \\computer_neme\share\prueba.pl, nothing appear, does somebody where I can configure PHP to resolve this problem, I did the test from the same computer and others computers anothers programs like perl don't have problems. Regards gaspar On Mon, 29 January 2001, Bikes wrote: > > That is the actual error I get whenever I do not point my script to the > correct location, or when my script is not under the home directory of my > webserver. > To make sure you are in the correct home directory, save a simple "Hello > world" in the same folder where you saved the php file, give it the > extension .html, if it runs, them you are in the correct home directory. > Also, make sure the URL you are pointing to is correct. Eg. > http://localhost/index.html might be stored physically in c:\program > files\Apache\htdocs\index.html > > Get it? > > Bikes > > ------------- > Knowledge is Limited, Imagination encompasses it all > ------------- > > > > > -----Original Message----- > From: Ryan Grove > To: [EMAIL PROTECTED] > Sent: 1/28/01 2:57 AM > Subject: Re: [PHP-WIN] Error in a remote computer with IIS and windows 2000 > > This is the error that the PHP CGI module returns under IIS when it > can't find the page you requested. Make sure the page you're trying to > access actually exists at the location you're requesting it from. > > Of course, it could be that PHP doesn't handle remote scripts > properly... > > -- > Ryan Grove > [EMAIL PROTECTED] > http://wonko.com/ > --------------------------------------------------------------------- > If we weren't meant to eat animals, then why are they made of meat? > > > [Gaspar] > > I'm configuring a webserver with IIS 5.0 and PHP 4.0 and when I did > > test with a local disk I don't have problems but when I try to > > execute remote scripts this send me a error the error is "CGI Error > > The specified CGI application misbehaved by not returning a complete > > set of HTTP headers. The headers it did return are:" and I don't > > found nothing in manuals > > > could someone help me? > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] Find the best deals on the web at AltaVista Shopping! http://www.shopping.altavista.com ------- End of forwarded message ------- Find the best deals on the web at AltaVista Shopping! http://www.shopping.altavista.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]