RE: [PHP] Question after php5 SOLVED... For now

2007-03-22 Thread Jake McHenry
OTECTED] > Sent: Thursday, March 22, 2007 10:43 PM > To: php-general@lists.php.net > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP] Question after php5 > > In my index.php file, I have this: > > > echo "PHP hello world"; > ?> > > HTML Hello World &

RE: [PHP] Question after php5

2007-03-22 Thread Jake McHenry
In my index.php file, I have this: HTML Hello World I get the HTML Hello World output, but not the php? So the conf/extra/php.conf file is somewhat being included, but I'm not getting any output And now there is a 200 entry in the log file. So with just php, I get a 304, with html I get

[PHP] Question after php5

2007-03-22 Thread Jake McHenry
Hi everyone, I decided I would spend the extra time and install separate copies of apache and php5. All went successfully, I thought. Apache starts and runs on 8080, I get pages. But not php pages. I added a php.conf file which is included in httpd.conf, I just copied the layout of the rest of the