[CentOS] Are PHP and MySQL running on my CentOS installation?

Sat Sep 17 01:30:08 UTC 2005
Collins Richey <crichey at gmail.com>

On 9/16/05, Karanbir Singh <mail-lists at karan.org> wrote:
> Dave Gutteridge wrote:
> > I wrote a small test HTML page with basic head and body information, and
> > simply this PHP in the body:
> > <?php
> > echo 'hello world':
> > ?>
> > And then opened it in FireFox. As expected, it didn't display anything.
> 
> Wrong place to ask, please take your querry to a more suitable list (
> you might find something here : http://www.php.net/support.php ).
> 
> If people on this list wish to reply, please do so off-list.
> 

Fortunately other people replied with meaningful information to help
this person. I'm underwhelmed by your unwillingness to help. Linux,
IMHO, is all about people helping each other

-- 
Collins Richey
      Debugging is twice as hard as writing the code ... If you write 
      the code as cleverly as possible, you are, by definition, not 
      smart enough to debug it.
             -Brian Kernighan