Re: Php - "No input file specified." when i try to run a php script on a web server
- From: "Eric Layman" <erricson@lays>
- Date: Sun, 28 Jan 2007 11:38:15 -0800
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
"Carl Pearson" <jman_spam_trap_.org@xxxxxxxxx> wrote in message
news:45bbbbd4$0$24511$4c368faf@xxxxxxxxxxxxxxxxx
Eric Layman wrote:
Wow. Thanks!
But it's hosted on a web hosting company at the moment. How are we going
to find out the details?
Put this in a file with a .php extension:
<?php phpinfo(); ?>
Upload it to your server and call it from the browser.
If it doesn't work, there's something wrong with the server's PHP setup
(unlikely though that prospect is if you're on a shared host).
If it does work, your script probably has some hard-coded paths in it that
need to be fixed.
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.
- Follow-Ups:
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: Carl Pearson
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: Rauch Christian
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: d43m0n AT shaw DOT ca
- Re: Php - "No input file specified." when i try to run a php script on a web server
- References:
- Php - "No input file specified." when i try to run a php script on a web server
- From: Eric Layman
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: d43m0n AT shaw DOT ca
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: Eric Layman
- Re: Php - "No input file specified." when i try to run a php script on a web server
- From: Carl Pearson
- Php - "No input file specified." when i try to run a php script on a web server
- Prev by Date: Re: how send messages between two proceses?
- Next by Date: Re: how send messages between two proceses?
- Previous by thread: Re: Php - "No input file specified." when i try to run a php script on a web server
- Next by thread: Re: Php - "No input file specified." when i try to run a php script on a web server
- Index(es):