Re: Php - "No input file specified." when i try to run a php script on a web server
Posted by Rauch Christian on 01/28/07 08:50
Eric Layman schrieb:
> Thanks.
>
> The problem is,
>
> It doesn't run any files with php extension. It will say "no input file
> specified"
>
> a simple
>
> <?php echo "hello world";?>
>
> doesn't work
What I have seen, that some hosters require you to set the php file to
be executable.
Maybe this helps.