I did, even to the extent of copying and pasting the text straight off of
the tutorial into the file that I created using vi.

Very strange
biscut


> -----Original Message-----
> From: Jack Dempsey [mailto:[EMAIL PROTECTED]]
> Sent: 06 May 2001 22:10
> To: biscut; Tom Carter
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Really easy question
>
>
> check your html whenver you see blank pages in netscape, but they work in
> IE...
>
> -jack
>
> -----Original Message-----
> From: biscut [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, May 06, 2001 5:03 PM
> To: Tom Carter
> Cc: [EMAIL PROTECTED]
> Subject: RE: [PHP] Really easy question
>
>
> Thanks very much for your help on this, turns out there wasnt anything
> "wrong" with it, I was trying to view the page with Netscape 4.7 on hte
> Linux machine and getting blank pages, if I viewed it with IE 5.5 on a
> windows machine then everything works fine...I have no idea why this is
> happening but at least it works and I am not going completely mad...
>
> Thanks again
> biscut
>
>
> > -----Original Message-----
> > From: Tom Carter [mailto:[EMAIL PROTECTED]]
> > Sent: 06 May 2001 20:44
> > To: biscut
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: [PHP] Really easy question
> >
> >
> > The easiest way is to create a simple page (called say
> test.php) with the
> > following
> >
> > <?php
> > phpinfo();
> > ?>
> >
> > This should display a page with all sorts of information about your PHP,
> > and serves as a good test as to whether or not PHP is working
> >
> > Good luck!
> >
> > Tom Carter
> > Web Architect
> > roundcorners ltd.
> >
> > On Sun, 6 May 2001, biscut wrote:
> >
> > > How can i check to see if PHP has been enabled, I enabled the
> > modules etc
> > > after they were compiled and i have managed to get Apache
> > working properly
> > > again but now even when i do the basic tutorial stuff then I
> get a blank
> > > page rather than what I am supposed to get, the tutorial page
> > is no help as
> > > all it says is "see your network admin to get PHP enabled" this
> > is only on
> > > my home machine so I guess I am the network admin...kind of
> anyway...can
> > > someone please help...
> > >
> > > thanks very much
> > > biscut
> > >
> > >
> > >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to