On Sun, Jun 15, 2014 at 6:38 PM, Ethan Rosenberg < erosenberg@xxxxxxxxxxxxxxxxxxxx> wrote: > Dear List - > > I always ran my php files as /localhost/myfile.php. Now the system cannot > find the files. It says "waiting for local host" and stays in an infinite > loop. All the files are in /var/www. > > TIA > > Ethan > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Insure that your server (Apache, lighttpd, etc..) is running. Consult your server documentation on how to do that (on linux its usually `service NAME start` command).