|
Posted by swiftfalcon on 08/08/07 17:20
On Aug 8, 12:14 pm, ZeldorBlat <zeldorb...@gmail.com> wrote:
> On Aug 8, 11:13 am, swiftfal...@gmail.com wrote:
>
> > We're setting up a webserver w. RHEL 4.1 and PHP 4.3. I'm sure there
> > is a setting somewhere that's been confounding me. When I create a
> > file "test.php" and insert:
> > <?php
> > phpinfo();
> > ?>
> > It displays as expected in the browser but when the file is reopened
> > from the server to be edited, the file contains the output from the
> > phpinfo() call rather then the three lines of code above. Anyone have
> > ideas as to why this is happening?
>
> What do you mean by "reopened from the server" ? How are you opening
> the file?
I'm opening it with Notebook++, a simple source code editor
Navigation:
[Reply to this message]
|