Re: PHP file "Hello.php" is not writing anything when run through IE

Re: PHP file "Hello.php" is not writing anything when run through IE

am 30.03.2008 12:34:25 von vasu

On Feb 27, 10:08=A0pm, Jerry Stuckle wrote:
> Vasu wrote:
> > On Feb 26, 8:41 pm, Jerry Stuckle wrote:
> >> Vasu wrote:
> >>> On Feb 26, 12:13 pm, AnrDaemon wrote:
> >>>> Greetings, Vasu.
> >>>> In reply to Your message dated Sunday, February 24, 2008, 16:49:08,
> >>>>> Further! what is happening is that when
> >>>>> we browse to the place of php file a security alert message comes up=

> >>>>> informing if we want to run the php script, but even if we click 'ye=
s'
> >>>> What means - You've wrong settings for Your webserver.
> >>>> And by the way, can You please post EXACT URL which You using to acce=
ss Your
> >>>> test page?
> >>>> --
> >>>> Sincerely Yours, AnrDaemon
> >>> Greetings, AnrDaemon
> >>> my exact URL iswww.bhaaratvarshmahaan.com, then I put /hello.php
> >>> after it but it doesn't run.
> >>> And I try to run this from the server m/c itself. If I put only URL
> >>> the default web page opens perfectly, but when I put the hello.php
> >>> behind then there is the problem. =A0In the meantime I have experience=
d
> >>> that I'm not able to get my webpage from internet after recent problem=

> >>> with my ISP. =A0So I'm trying to get that resolved first. Then only I'=
ll
> >>> focuse on this PHP problem.
> >>> Thanks anyway for your support / interest.
> >>> Vasu
> >> Default page:
>
> >> 401 Unauthorized
> >> Authorization required for the URL '/'.
>
> >> /hello.php:
>
> >> 404 Not Found
> >> The requested URL '/hello.php' was not found on this server.
>
> >> But your message indicates your server is not set up properly to parse
> >> .php pages as PHP code.
>
> >> You need to check your web server configuration.
>
> >> --
> >> ==================
> >> Remove the "x" from my email address
> >> Jerry Stuckle
> >> JDS Computer Training Corp.
> >> jstuck...@attglobal.net
> >> ==================- Hide quoted tex=
t -
>
> >> - Show quoted text -
>
> > Hi Jerry!
>
> > As you might have seen that recently my modem created some problem
> > then I approached my ISP and they reset it, but after resetting the
> > modem, I could open any website from the server but my web pages could
> > not be opened from internet. Although before I faced problem with the
> > modem, my web pages were opening quite perfectly from the internet.
>
> > Thanks anyway for the interest you have shown.
>
> > I'm in touch with my ISP to get it rectified and once it is taken care
> > then I'll ask your kind help on the matter.
>
> > Thanks once again.
> > Vasu
>
> Are you sure when they reset your modem you didn't get a new dynamic IP
> address?
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstuck...@attglobal.net
> ==================- Hide quoted text -=

>
> - Show quoted text -

Hi Jerry, AnrDaemon, and Franz!

My ISP has corrected the problem and my website is now fully online.
However, even now when I type www.bhaaratvarshmahaan.com\hello.php,
the browser keeps on loading but nothing comes up finally. At the same
time when I simply type the above mentioned URL without '\hello.php'
it opens excellent. So I seek help from people like you.

Thanks and regards
Vasu

Re: PHP file "Hello.php" is not writing anything when run throughIE 6.0.2

am 30.03.2008 15:43:58 von Jerry Stuckle

Vasu wrote:
> On Feb 27, 10:08 pm, Jerry Stuckle wrote:
>> Vasu wrote:
>>> On Feb 26, 8:41 pm, Jerry Stuckle wrote:
>>>> Vasu wrote:
>>>>> On Feb 26, 12:13 pm, AnrDaemon wrote:
>>>>>> Greetings, Vasu.
>>>>>> In reply to Your message dated Sunday, February 24, 2008, 16:49:08,
>>>>>>> Further! what is happening is that when
>>>>>>> we browse to the place of php file a security alert message comes up
>>>>>>> informing if we want to run the php script, but even if we click 'yes'
>>>>>> What means - You've wrong settings for Your webserver.
>>>>>> And by the way, can You please post EXACT URL which You using to access Your
>>>>>> test page?
>>>>>> --
>>>>>> Sincerely Yours, AnrDaemon
>>>>> Greetings, AnrDaemon
>>>>> my exact URL iswww.bhaaratvarshmahaan.com, then I put /hello.php
>>>>> after it but it doesn't run.
>>>>> And I try to run this from the server m/c itself. If I put only URL
>>>>> the default web page opens perfectly, but when I put the hello.php
>>>>> behind then there is the problem. In the meantime I have experienced
>>>>> that I'm not able to get my webpage from internet after recent problem
>>>>> with my ISP. So I'm trying to get that resolved first. Then only I'll
>>>>> focuse on this PHP problem.
>>>>> Thanks anyway for your support / interest.
>>>>> Vasu
>>>> Default page:
>>>> 401 Unauthorized
>>>> Authorization required for the URL '/'.
>>>> /hello.php:
>>>> 404 Not Found
>>>> The requested URL '/hello.php' was not found on this server.
>>>> But your message indicates your server is not set up properly to parse
>>>> .php pages as PHP code.
>>>> You need to check your web server configuration.
>>>> --
>>>> ==================
>>>> Remove the "x" from my email address
>>>> Jerry Stuckle
>>>> JDS Computer Training Corp.
>>>> jstuck...@attglobal.net
>>>> ==================- Hide quoted text -
>>>> - Show quoted text -
>>> Hi Jerry!
>>> As you might have seen that recently my modem created some problem
>>> then I approached my ISP and they reset it, but after resetting the
>>> modem, I could open any website from the server but my web pages could
>>> not be opened from internet. Although before I faced problem with the
>>> modem, my web pages were opening quite perfectly from the internet.
>>> Thanks anyway for the interest you have shown.
>>> I'm in touch with my ISP to get it rectified and once it is taken care
>>> then I'll ask your kind help on the matter.
>>> Thanks once again.
>>> Vasu
>> Are you sure when they reset your modem you didn't get a new dynamic IP
>> address?
>>
>> --
>> ==================
>> Remove the "x" from my email address
>> Jerry Stuckle
>> JDS Computer Training Corp.
>> jstuck...@attglobal.net
>> ==================- Hide quoted text -
>>
>> - Show quoted text -
>
> Hi Jerry, AnrDaemon, and Franz!
>
> My ISP has corrected the problem and my website is now fully online.
> However, even now when I type www.bhaaratvarshmahaan.com\hello.php,
> the browser keeps on loading but nothing comes up finally. At the same
> time when I simply type the above mentioned URL without '\hello.php'
> it opens excellent. So I seek help from people like you.
>
> Thanks and regards
> Vasu
>

URL's don't have backslashes.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================