I have spent a lot of time trying to get php and apache to work on a win 98 machine.
Eventually, in disgust I replaced a called file in my web site (activated by clicking on a button) with an html file containing php. This worked. In effect I went through an index.html which has two frames. The upper frame has buttons which when clicked place a html page in the lower frame. If this page contains php then it works , as does a pure html page. When I try to call the same php page directly from the browser IT DOES NOT WORK. I don't know why. However since the way that works is the way my site is designed ...... Regards Peter Goggin ----- Original Message ----- From: "Ryugen Fisher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Julie Meloni" <[EMAIL PROTECTED]> Sent: Tuesday, May 28, 2002 3:13 AM Subject: Re: Re[2]: [PHP-INST] PHP with apache 1.3 > At 09:35 AM 5/27/2002, Peter Goggin wrote: > >I have checked file extensions at dos level and they are correct, e.g. > >x.htm. y.php etc > > > >I have used sample php files sent to me and they still do not work, > >displaying only the parts of the file that are not tagged at php code. The > >php code appears not to be parsed by the php parser, but is skipped over y > >the web browser. > > > >Regards > > > >Peter Goggin > > I am having a similar problem... specifically... > > Files with .php3 and .php work perfectly > > however .. EMBEDDED php .. that is php embedded into standard .html > (i.e. <?php print("this is a test\n"); ?> ) > > does NOT work > > anyone have any clues or suggestions? > > > >o unsubscribe, visit: http://www.php.net/unsub.php > > Ryugen C. Fisher > Palaver Consulting Group > http://www.palaver.org > *Serving our clients since 1984* > > > -- > PHP Install Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.363 / Virus Database: 201 - Release Date: 21/05/02 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php