My problem is slightly different, Scripts which only have php in and end in .php do not display , but a transient window comes up which disappears so quickly I cannot see what it says.
The same script ending in .htm presents a blank screen , while the source can be correctly displayed. Similar behaviour is found with scripts containing embedded php. If the script ends in .htm it displays the non php sections and the source can be correctly displayed. If it ends in .php a transient window is displayed which disappears very quickly. I believe it asks if I want to load or save the file but I cannot be sure. The apache error file during testing showed only: [Tue May 28 11:44:54 2002] [info] Parent: Created child process -1576979 [Tue May 28 11:44:54 2002] [info] Parent: Duplicating socket 104 and sending it to child process -1576979 [Tue May 28 11:44:55 2002] [info] BytesRead = 372 WSAProtocolInfo = 020 [Tue May 28 11:54:08 2002] [info] master_main: Restart event signaled. Doing a graceful restart. [Tue May 28 11:54:08 2002] [info] Parent: Created child process -1647419 [Tue May 28 11:54:08 2002] [info] Parent: Duplicating socket 104 and sending it to child process -1647419 [Tue May 28 11:54:09 2002] [info] BytesRead = 372 WSAProtocolInfo = 020 [Tue May 28 12:05:33 2002] [info] master_main: Shutdown event signaled. Shutting the server down. [Tue May 28 12:05:35 2002] [info] removed PID file c:/usr/local/apache/logs/httpd.pid (pid=-1888187) I have tried the test script in the mail message from Ryugen but this exhibits the same behaviour as my scripts. It is as though the php parsing is being ignored. 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