Re: [PHP] Blank PHP pages...

2002-10-16 Thread René Moonen
I had the same thing just two days ago. This is what happend: I have some code using include files in this way: 1 The include file looks like 1 The problem was in line 3 of the include file. If there is a line feed behind ?> , the code does not work -> gives a blank page just like yours. R

Re: [PHP] Blank PHP pages.

2002-10-16 Thread Ray Hunter
following > > > > > > > > > > > > > >http-equiv=Content-Type> > > > > > > > > > > > > > > >-Original Message----- > > >From: Marek Kilimajer [mailto:[EMAIL PROTECTED]] > > >Sent: We

Re: [PHP] Blank PHP pages.

2002-10-16 Thread Mika Tuupola
ilto:[EMAIL PROTECTED]] > >Sent: Wednesday, October 16, 2002 4:26 PM > >To: PHP > >Subject: Re: [PHP] Blank PHP pages. > > > > > >Do you get at least any output, i.e. empty html document? Check in the > >logs if your server is not dying > > > &g

Re: [PHP] Blank PHP pages

2002-10-16 Thread Marek Kilimajer
, 2002 5:10 PM >To: PHP >Subject: Re: [PHP] Blank PHP pages > > >That is NOT nothing. This is comming from your page, so check your code > >Angel Gabriel wrote: > > > >>I get absolutly NOTHING! I get the most basic HTML page, but blank, as in >>the following...

Re: [PHP] Blank PHP pages.

2002-10-16 Thread Matt
]> Sent: Wednesday, October 16, 2002 12:40 PM Subject: RE: [PHP] Blank PHP pages. > I already did that, and it came up all pretty, and purply. :) > > -Original Message- > From: Matt [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16, 2002 5:26 PM > To: Angel Gabriel

RE: [PHP] Blank PHP pages.

2002-10-16 Thread Angel Gabriel
I already did that, and it came up all pretty, and purply. :) -Original Message- From: Matt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 5:26 PM To: Angel Gabriel Subject: Re: [PHP] Blank PHP pages. The simplest thing to try is to create a phpinfo.php script, putting in

RE: [PHP] Blank PHP pages

2002-10-16 Thread Angel Gabriel
Hmm.. I'm trying to run PHP Nuke v6 ... and I also got the same when trying to squirrelmail.. -Original Message- From: Marek Kilimajer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 5:10 PM To: PHP Subject: Re: [PHP] Blank PHP pages That is NOT nothing. Th

Re: [PHP] Blank PHP pages.

2002-10-16 Thread Marek Kilimajer
gt;From: Marek Kilimajer [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, October 16, 2002 4:26 PM >To: PHP >Subject: Re: [PHP] Blank PHP pages. > > >Do you get at least any output, i.e. empty html document? Check in the >logs if your server is not dying > >Angel Gabriel wrote:

RE: [PHP] Blank PHP pages.

2002-10-16 Thread Jennifer Swofford
What's your PHP code look like? --- Angel Gabriel <[EMAIL PROTECTED]> wrote: > I get absolutly NOTHING! I get the most basic HTML > page, but blank, as in > the following > > Transitional//EN"> > > http-equiv=Content-Type> > -- PHP General Mailing List (http://www.php.net/) To unsubscr

Re: [PHP] Blank PHP pages.

2002-10-16 Thread Jason Young
t; >problem > > > >-Original Message- > >From: Jay Blanchard [mailto:[EMAIL PROTECTED]] > >Sent: Wednesday, October 16, 2002 2:33 PM > >To: 'Angel Gabriel'; [EMAIL PROTECTED] > >Subject: RE: [PHP] Blank PHP pages. > > > > > &g

RE: [PHP] Blank PHP pages.

2002-10-16 Thread Angel Gabriel
I get absolutly NOTHING! I get the most basic HTML page, but blank, as in the following -Original Message- From: Marek Kilimajer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 4:26 PM To: PHP Subject: Re: [PHP] Blank PHP pages. Do you get at least any output

Re: [PHP] Blank PHP pages..

2002-10-16 Thread Marek Kilimajer
ailto:[EMAIL PROTECTED]] >Sent: Wednesday, October 16, 2002 2:33 PM >To: 'Angel Gabriel'; [EMAIL PROTECTED] >Subject: RE: [PHP] Blank PHP pages.. > > >[snip] > I've got PHP working, on my server, I know this because I used that >small PHP script that shows a

Re[2]: [PHP] Blank PHP pages..

2002-10-16 Thread Tom Rogers
Hi, Thursday, October 17, 2002, 12:58:02 AM, you wrote: AG> I checked and register_globals is set to "on" - so that can't be the AG> problem. Stop teasing us and show us the code you have on those pages :) -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

RE: [PHP] Blank PHP pages..

2002-10-16 Thread Angel Gabriel
I checked and register_globals is set to "on" - so that can't be the problem. -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 2:33 PM To: 'Angel Gabriel'; [EMAIL PROTECTED] Subject: RE: [PHP] Blank PHP pages..

RE: [PHP] Blank PHP pages...

2002-10-16 Thread Jay Blanchard
[snip] ... I've got PHP working, on my server, I know this because I used that small PHP script that shows all the variables, and that worked fine. The problem seems to be that every other script shows me a blank pages. I'm using redhat 7.3, and I installed PHP, MySQL and Apache from RPM's and th

[PHP] Blank PHP pages...

2002-10-16 Thread Angel Gabriel
... I've got PHP working, on my server, I know this because I used that small PHP script that shows all the variables, and that worked fine. The problem seems to be that every other script shows me a blank pages. I'm using redhat 7.3, and I installed PHP, MySQL and Apache from RPM's and they are