For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > February 2008 > Re: PHP file 'Hello.php" is not writing anything when run through









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: PHP file 'Hello.php" is not writing anything when run through
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
==================

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com