Re: Php - "No input file specified." when i try to run a php script on a web server



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.

Regards,
Chris
.