Posted by colinross on 12/20/05 23:47
Thats because WAMP's config is not the PHP's default....
<?php phpinfo; ?> should work on any system, no matter the config.
Beyond that, I'm not sure why someone brough up browsers since this a
server-side thing and has nothing (AFAIK) to do with browsers...
Have you tried just viewing a basic html/text file in your local
environment?
If THAT doesn't work, its apache (maybe becuase apache can't start
because you already have another service on that port (80) [Some
instalations of Windows enable IIS by default for sharing printers...])
[Back to original message]
|