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



On Mar 30, 6:43 pm, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
Vasu wrote:
On Feb 27, 10:08 pm, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
Vasu wrote:
On Feb 26, 8:41 pm, Jerry Stuckle <jstuck...@xxxxxxxxxxxxx> wrote:
Vasu wrote:
On Feb 26, 12:13 pm, AnrDaemon <anrdae...@xxxxxxxxxxx> 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 <anrdae...@xxxxxxxxxxx>
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...@xxxxxxxxxxxxx
==================- 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...@xxxxxxxxxxxxx
==================- 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 typewww.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.
jstuck...@xxxxxxxxxxxxx
==================- Hide quoted text -

- Show quoted text -

Hi Jerry, AnrDaemon, and Franz!

I thank you all. Jerry you are right. It was my mistake. It was
forward slash onlyu.

And for that matter, I found the solution. Now my script can say
'Hello' to the world. The culprit was cgi.force-redirect entry.

However! I once again thank you all for your interest and valuable
time spend for my problem.

Regards!

Vasu
.



Relevant Pages