| Jerry Stuckle 2008-02-26, 7:06 pm |
| Vasu wrote:
> On Feb 26, 12:13 pm, AnrDaemon <anrdae...@freemail.ru> wrote:
>
> Greetings, AnrDaemon
>
> my exact URL is www.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.
jstucklex@attglobal.net
==================
|