|
Posted by Curtis on 12/21/05 09:31
<colinross@gmail.com> wrote in message
news:1135115222.020894.148970@f14g2000cwb.googlegroups.com..
..
> 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...])
I brought up browsers because that's exactly what happened
with me quite recently. As it turns out, both the browser
and the server are on the SAME computer, and something was
preventing me from invoking PHP files with IE. FF and Opera
worked, it turned out--and I have not had time to determine
why IE wouldn't--maybe the proxy setting or whatever.
But I've been preoccupied with programming in PHP and little
else. (I haven't even gotten the Apache server working on
the local network.) Maybe in a few weeks I'll take time to
sort it out.
I mentioned it on the off chance that the OP's circumstances
were similar.
--
Curtis
Visit We the Thinking
www.wethethinking.com
An online magazine/forum
devoted to philosophical
thought.
[Back to original message]
|