Installation: No input file specified
Posted: Thu Aug 19, 2004 3:33 pm
While trying to install PHP I got this message when I went to phpinfo.php:
No input file specified.
The following is phpinfo.php if you couldn't guess:
What does that error message mean?
No input file specified.
The following is phpinfo.php if you couldn't guess:
Code: Select all
<?
phpinfo();
?>