Newbie needs help to start up
Posted: Thu May 22, 2003 8:58 am
Hi, I'm a totally newbie to PHP, I follow installation steps from "Sams Teach Yourself PHP, MySQL, and Apache" and I got stuck at the very first php test: (
)
When I try to run the phpinfo.php file:
<?php phpinfo(); ?>
on web browser:
http://localhost/phpinfo.php
it returns the page error:
"The page cannot be found..."
although http://localhost/ shows Apache installation success and I did put the .php file in htdocs dir.
What should I do? Any help or guide to previous posts that have similar issue is most appreciated. I'm exhausted searching the right one. Thanks alot.
When I try to run the phpinfo.php file:
<?php phpinfo(); ?>
on web browser:
http://localhost/phpinfo.php
it returns the page error:
"The page cannot be found..."
although http://localhost/ shows Apache installation success and I did put the .php file in htdocs dir.
What should I do? Any help or guide to previous posts that have similar issue is most appreciated. I'm exhausted searching the right one. Thanks alot.