Beginning PHPBeginning-level PHP discussions. More advanced coders should post to the Pro PHP forum.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Beginning PHP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I just got done setting up IIS and PHP. For some reason when I go to my web browser and type in http://localhost/ i get a 404 error but when i type it http://garrett/ (my computer name) i get an "under construction page". Could anyone tell me why the localhost isn't working?
check what did you specify as <DocumentRoot> in your php.ini file. check also whether you properly configured IIS with php... btw... i suggest you get apache ...