php win2003 - No input file specified.

php win2003 - No input file specified.

am 30.04.2007 09:32:16 von Simeon Goranov

I have a strange problem with php , running on windows2003 with IIS.
PHP is installed like ISAPI and phpinfo runs well. The structure of the
site is as well:

new site with document root: c:\web\project and url myproject.com
virtual directory with url myproject.com/subproject and index.php page
in subproject directory.

When I open myproject.com/subproject the index.php runs well but when I try
myproject/subproject/index.php I'm getting "No input file specified."
under firefox.
Any ideas how to fix this one ?

Greetings,
s.g.

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

Re: php win2003 - No input file specified.

am 30.04.2007 11:38:21 von joconnor

You can't expect to leave out part of the URL (.com) and expect it to work.
You have to specify the entire URL as: myproject.com/subproject (with the
..com) or else http://localhost/subproject if you are opening the browser on
the server.

--
Jeremy

"Simeon Goranov" wrote in message
news:46359B80.5060309@thefreeart.com...
>I have a strange problem with php , running on windows2003 with IIS.
> PHP is installed like ISAPI and phpinfo runs well. The structure of the
> site is as well:
>
> new site with document root: c:\web\project and url myproject.com
> virtual directory with url myproject.com/subproject and index.php page
> in subproject directory.
>
> When I open myproject.com/subproject the index.php runs well but when I
> try
> myproject/subproject/index.php I'm getting "No input file specified."
> under firefox.
> Any ideas how to fix this one ?
>
> Greetings,
> s.g.

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

Re: php win2003 - No input file specified.

am 30.04.2007 12:03:31 von bedul

are u sure index.php are the file?
probably other file?

fyi that a suggestion only
----- Original Message -----
From: "Simeon Goranov"
To:
Sent: Monday, April 30, 2007 2:32 PM
Subject: [PHP-WIN] php win2003 - No input file specified.


> I have a strange problem with php , running on windows2003 with IIS.
> PHP is installed like ISAPI and phpinfo runs well. The structure of the
> site is as well:
>
> new site with document root: c:\web\project and url myproject.com
> virtual directory with url myproject.com/subproject and index.php page
> in subproject directory.
>
> When I open myproject.com/subproject the index.php runs well but when I
try
> myproject/subproject/index.php I'm getting "No input file specified."
> under firefox.
> Any ideas how to fix this one ?
>
> Greetings,
> s.g.
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>

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

Re: Re: php win2003 - No input file specified.

am 30.04.2007 13:29:42 von Simeon Goranov

--------------070900030207000400040408
Content-Type: text/plain; charset=windows-1251; format=flowed
Content-Transfer-Encoding: 8bit

I'm sorry, I made a typo in mail writing.
Actually:

First time I'm opening myproject.com/subproject/ .. and it shows the
index page
Second time I just append index.php on the end so the url is:
myproject.com/subproject/index.php

and the result is "No input file specified."

Greetings,
s.g.

Jeremy O'Connor íàïèñà:
> You can't expect to leave out part of the URL (.com) and expect it to work.
> You have to specify the entire URL as: myproject.com/subproject (with the
> .com) or else http://localhost/subproject if you are opening the browser on
> the server.
>
> --
> Jeremy
>
> "Simeon Goranov" wrote in message
> news:46359B80.5060309@thefreeart.com...
>
>> I have a strange problem with php , running on windows2003 with IIS.
>> PHP is installed like ISAPI and phpinfo runs well. The structure of the
>> site is as well:
>>
>> new site with document root: c:\web\project and url myproject.com
>> virtual directory with url myproject.com/subproject and index.php page
>> in subproject directory.
>>
>> When I open myproject.com/subproject the index.php runs well but when I
>> try
>> myproject/subproject/index.php I'm getting "No input file specified."
>> under firefox.
>> Any ideas how to fix this one ?
>>
>> Greetings,
>> s.g.
>>
>
>


--------------070900030207000400040408--

RE: Re: php win2003 - No input file specified.

am 30.04.2007 13:38:12 von luis.moreira

Are you opening a file within INDEX.PHP ?
Does that file exist ?

-----Original Message-----
From: Simeon Goranov [mailto:admin@thefreeart.com]=20
Sent: segunda-feira, 30 de Abril de 2007 12:30
To: Jeremy O'Connor
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Re: php win2003 - No input file specified.

I'm sorry, I made a typo in mail writing.
Actually:

First time I'm opening myproject.com/subproject/ .. and it shows the=20
index page
Second time I just append index.php on the end so the url is:=20
myproject.com/subproject/index.php

and the result is "No input file specified."

Greetings,
s.g.

Jeremy O'Connor ÎÁÐÉÓÁ:
> You can't expect to leave out part of the URL (.com) and expect it to
work.=20
> You have to specify the entire URL as: myproject.com/subproject (with =
the=20
> .com) or else http://localhost/subproject if you are opening the =
browser
on=20
> the server.
>
> --
> Jeremy
>
> "Simeon Goranov" wrote in message=20
> news:46359B80.5060309@thefreeart.com...
> =20
>> I have a strange problem with php , running on windows2003 with IIS.
>> PHP is installed like ISAPI and phpinfo runs well. The structure of =
the=20
>> site is as well:
>>
>> new site with document root: c:\web\project and url myproject.com
>> virtual directory with url myproject.com/subproject and index.php =
page=20
>> in subproject directory.
>>
>> When I open myproject.com/subproject the index.php runs well but =
when I=20
>> try
>> myproject/subproject/index.php I'm getting "No input file specified." =

>> under firefox.
>> Any ideas how to fix this one ?
>>
>> Greetings,
>> s.g.=20
>> =20
>
> =20

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

Re: Re: php win2003 - No input file specified.

am 30.04.2007 13:39:11 von php

It sounds like your index file isn't index.php but some other file.

Mike


Simeon Goranov skrev:
> I'm sorry, I made a typo in mail writing.
> Actually:
>
> First time I'm opening myproject.com/subproject/ .. and it shows
> the index page
> Second time I just append index.php on the end so the url is:
> myproject.com/subproject/index.php
>
> and the result is "No input file specified."
>
> Greetings,
> s.g.
>
> Jeremy O'Connor íàïèñà:
>> You can't expect to leave out part of the URL (.com) and expect it to
>> work. You have to specify the entire URL as: myproject.com/subproject
>> (with the .com) or else http://localhost/subproject if you are
>> opening the browser on the server.
>>
>> --
>> Jeremy
>>
>> "Simeon Goranov" wrote in message
>> news:46359B80.5060309@thefreeart.com...
>>
>>> I have a strange problem with php , running on windows2003 with IIS.
>>> PHP is installed like ISAPI and phpinfo runs well. The structure of
>>> the site is as well:
>>>
>>> new site with document root: c:\web\project and url myproject.com
>>> virtual directory with url myproject.com/subproject and index.php
>>> page in subproject directory.
>>>
>>> When I open myproject.com/subproject the index.php runs well but
>>> when I try
>>> myproject/subproject/index.php I'm getting "No input file
>>> specified." under firefox.
>>> Any ideas how to fix this one ?
>>>
>>> Greetings,
>>> s.g.
>>
>>
>
>

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

Re: Re: php win2003 - No input file specified.

am 30.04.2007 13:53:31 von Simeon Goranov

I have only one file into the directory and it's index.php

Greetings,
s.g.

Mikael Gro"n " íàïèñà:
> It sounds like your index file isn't index.php but some other file.
>
> Mike
>
>
> Simeon Goranov skrev:
>> I'm sorry, I made a typo in mail writing.
>> Actually:
>>
>> First time I'm opening myproject.com/subproject/ .. and it shows
>> the index page
>> Second time I just append index.php on the end so the url is:
>> myproject.com/subproject/index.php
>>
>> and the result is "No input file specified."
>>
>> Greetings,
>> s.g.
>>
>> Jeremy O'Connor íàïèñà:
>>> You can't expect to leave out part of the URL (.com) and expect it
>>> to work. You have to specify the entire URL as:
>>> myproject.com/subproject (with the .com) or else
>>> http://localhost/subproject if you are opening the browser on the
>>> server.
>>>
>>> --
>>> Jeremy
>>>
>>> "Simeon Goranov" wrote in message
>>> news:46359B80.5060309@thefreeart.com...
>>>
>>>> I have a strange problem with php , running on windows2003 with IIS.
>>>> PHP is installed like ISAPI and phpinfo runs well. The structure of
>>>> the site is as well:
>>>>
>>>> new site with document root: c:\web\project and url myproject.com
>>>> virtual directory with url myproject.com/subproject and index.php
>>>> page in subproject directory.
>>>>
>>>> When I open myproject.com/subproject the index.php runs well but
>>>> when I try
>>>> myproject/subproject/index.php I'm getting "No input file
>>>> specified." under firefox.
>>>> Any ideas how to fix this one ?
>>>>
>>>> Greetings,
>>>> s.g.
>>>
>>>
>>
>>
>

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

RE: Re: php win2003 - No input file specified.

am 30.04.2007 13:58:29 von luis.moreira

It seems to me that you are opening a file within INDEX.PHP=20
Does that file exist ?

-----Original Message-----
From: Simeon Goranov [mailto:admin@thefreeart.com]=20
Sent: segunda-feira, 30 de Abril de 2007 12:54
To: php@emgee.se
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Re: php win2003 - No input file specified.

I have only one file into the directory and it's index.php

Greetings,
s.g.

Mikael Gro"n " ÎÁÐÉÓÁ:
> It sounds like your index file isn't index.php but some other file.
>
> Mike
>
>
> Simeon Goranov skrev:
>> I'm sorry, I made a typo in mail writing.
>> Actually:
>>
>> First time I'm opening myproject.com/subproject/ .. and it shows=20
>> the index page
>> Second time I just append index.php on the end so the url is:=20
>> myproject.com/subproject/index.php
>>
>> and the result is "No input file specified."
>>
>> Greetings,
>> s.g.
>>
>> Jeremy O'Connor ÎÁÐÉÓÁ:
>>> You can't expect to leave out part of the URL (.com) and expect it=20
>>> to work. You have to specify the entire URL as:=20
>>> myproject.com/subproject (with the .com) or else=20
>>> http://localhost/subproject if you are opening the browser on the=20
>>> server.
>>>
>>> --=20
>>> Jeremy
>>>
>>> "Simeon Goranov" wrote in message=20
>>> news:46359B80.5060309@thefreeart.com...
>>> =20
>>>> I have a strange problem with php , running on windows2003 with =
IIS.
>>>> PHP is installed like ISAPI and phpinfo runs well. The structure of =

>>>> the site is as well:
>>>>
>>>> new site with document root: c:\web\project and url myproject.com
>>>> virtual directory with url myproject.com/subproject and index.php =

>>>> page in subproject directory.
>>>>
>>>> When I open myproject.com/subproject the index.php runs well but=20
>>>> when I try
>>>> myproject/subproject/index.php I'm getting "No input file=20
>>>> specified." under firefox.
>>>> Any ideas how to fix this one ?
>>>>
>>>> Greetings,
>>>> s.g. =20
>>>
>>> =20
>>
>>
>

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

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

Re: Re: php win2003 - No input file specified.

am 30.04.2007 14:13:39 von Simeon Goranov

--------------050306050102080801030500
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 8bit

What you mean with "opening", something like

...........
include("other_file.php");
...........

If yes .. Yep - I include files within index.php and I think that they
exist, because the same project it's running well under apache on the
same machine. It's strange beacuse the first time , when I open
myproject.com/subproject/ the page is loaded - when I append index.php
(which is the file) i'm getting the error ..

I made a simple test:
1. I moved the index.php to index.php.old
2. Create another index.php with phpinfo(); only there
3. Create third file test.php with simple echp 'test'; there

When I try to open myproject.com/subproject/
php info page is loaded.
When I try to load myproject.com/subproject/index.php or
myproject.com/subproject/test.php
i'm getting the same error:

No input file specified under firefox and 404 under IE

Greetings,
s.g.

Luis Moreira (ESI-GSQP) ÎÁÐÉÓÁ:
> It seems to me that you are opening a file within INDEX.PHP
> Does that file exist ?
>
> -----Original Message-----
> From: Simeon Goranov [mailto:admin@thefreeart.com]
> Sent: segunda-feira, 30 de Abril de 2007 12:54
> To: php@emgee.se
> Cc: php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Re: php win2003 - No input file specified.
>
> I have only one file into the directory and it's index.php
>
> Greetings,
> s.g.
>
> Mikael Gro"n " ÎÁÐÉÓÁ:
>
>> It sounds like your index file isn't index.php but some other file.
>>
>> Mike
>>
>>
>> Simeon Goranov skrev:
>>
>>> I'm sorry, I made a typo in mail writing.
>>> Actually:
>>>
>>> First time I'm opening myproject.com/subproject/ .. and it shows
>>> the index page
>>> Second time I just append index.php on the end so the url is:
>>> myproject.com/subproject/index.php
>>>
>>> and the result is "No input file specified."
>>>
>>> Greetings,
>>> s.g.
>>>
>>> Jeremy O'Connor ÎÁÐÉÓÁ:
>>>
>>>> You can't expect to leave out part of the URL (.com) and expect it
>>>> to work. You have to specify the entire URL as:
>>>> myproject.com/subproject (with the .com) or else
>>>> http://localhost/subproject if you are opening the browser on the
>>>> server.
>>>>
>>>> --
>>>> Jeremy
>>>>
>>>> "Simeon Goranov" wrote in message
>>>> news:46359B80.5060309@thefreeart.com...
>>>>
>>>>
>>>>> I have a strange problem with php , running on windows2003 with IIS.
>>>>> PHP is installed like ISAPI and phpinfo runs well. The structure of
>>>>> the site is as well:
>>>>>
>>>>> new site with document root: c:\web\project and url myproject.com
>>>>> virtual directory with url myproject.com/subproject and index.php
>>>>> page in subproject directory.
>>>>>
>>>>> When I open myproject.com/subproject the index.php runs well but
>>>>> when I try
>>>>> myproject/subproject/index.php I'm getting "No input file
>>>>> specified." under firefox.
>>>>> Any ideas how to fix this one ?
>>>>>
>>>>> Greetings,
>>>>> s.g.
>>>>>
>>>>
>>>>
>>>
>
>


--------------050306050102080801030500--

RE: Re: php win2003 - No input file specified.

am 30.04.2007 15:24:22 von luis.moreira

--Boundary_(ID_vG9yFe/iSA8iuqVnKXC3PA)
Content-type: text/plain; charset=koi8-r
Content-transfer-encoding: quoted-printable

I am not familiar with IIS or 2003, but if the PHP file runs fine, my
suggestion is for you to check the logs.

Both system and IIS.

Maybe there is a permission issue we are not aware of, that prevents =
files
from being read or executed.

=20

=20

From: Simeon Goranov [mailto:admin@thefreeart.com]=20
Sent: segunda-feira, 30 de Abril de 2007 13:14
To: Luis Moreira (ESI-GSQP)
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Re: php win2003 - No input file specified.

=20

What you mean with "opening", something like

...........
include("other_file.php");
...........

If yes .. Yep - I include files within index.php and I think that they
exist, because the same project it's running well under apache on the =
same
machine. It's strange beacuse the first time , when I open
myproject.com/subproject/ the page is loaded - when I append index.php
(which is the file) i'm getting the error ..

I made a simple test:
1. I moved the index.php to index.php.old
2. Create another index.php with phpinfo(); only there
3. Create third file test.php with simple echp 'test'; there

When I try to open myproject.com/subproject/=20
php info page is loaded.
When I try to load myproject.com/subproject/index.php or
myproject.com/subproject/test.php
i'm getting the same error:

No input file specified under firefox and 404 under IE

Greetings,
s.g.

Luis Moreira (ESI-GSQP) ÎÁÐÉÓÁ:=20

It seems to me that you are opening a file within INDEX.PHP=20
Does that file exist ?
=20
-----Original Message-----
From: Simeon Goranov [mailto:admin@thefreeart.com]=20
Sent: segunda-feira, 30 de Abril de 2007 12:54
To: php@emgee.se
Cc: php-windows@lists.php.net
Subject: Re: [PHP-WIN] Re: php win2003 - No input file specified.
=20
I have only one file into the directory and it's index.php
=20
Greetings,
s.g.
=20
Mikael Gro"n " ÎÁÐÉÓÁ:
=20

It sounds like your index file isn't index.php but some other file.
=20
Mike
=20
=20
Simeon Goranov skrev:
=20

I'm sorry, I made a typo in mail writing.
Actually:
=20
First time I'm opening myproject.com/subproject/ .. and it shows=20
the index page
Second time I just append index.php on the end so the url is:=20
myproject.com/subproject/index.php
=20
and the result is "No input file specified."
=20
Greetings,
s.g.
=20
Jeremy O'Connor ÎÁÐÉÓÁ:
=20

You can't expect to leave out part of the URL (.com) and expect it=20
to work. You have to specify the entire URL as:=20
myproject.com/subproject (with the .com) or else=20
http://localhost/subproject if you are opening the browser on the=20
server.
=20
--=20
Jeremy
=20
"Simeon Goranov" =
wrote
in message=20
news:46359B80.5060309@thefreeart.com...
=20
=20

I have a strange problem with php , running on windows2003 with IIS.
PHP is installed like ISAPI and phpinfo runs well. The structure of=20
the site is as well:
=20
new site with document root: c:\web\project and url myproject.com
virtual directory with url myproject.com/subproject and index.php =20
page in subproject directory.
=20
When I open myproject.com/subproject the index.php runs well but=20
when I try
myproject/subproject/index.php I'm getting "No input file=20
specified." under firefox.
Any ideas how to fix this one ?
=20
Greetings,
s.g. =20
=20

=20
=20

=20
=20

=20
=20

=20


--Boundary_(ID_vG9yFe/iSA8iuqVnKXC3PA)--