Free PHP Tutorials

home
Stay at Home and Learn

PHP Tutorials

 
Computer Tutorials List

 

 

 

 

Troubleshooting

 

If you don't see the info.php page, then make sure your Apache server is still running (can you see the black "e" with the red flashing square?). If the Apache server is not running, then you'll need to start it, like we did previously.

If it is running, but you still can't see theinfo.php page, try the following:

  • Make sure you have copied and pasted the script exactly as it is above
  • If you can see the index.php ok, but not the info.php, then make sure you have saved the script to the right folder, and with the file names exactly as they are above
  • If you can't see either page, and apache is running, try the help files at http://www.easyphp.org/faq.php3

(Unfortunately, we can't answer questions about EasyPHP, as it's not our software.)