Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Tommy Pham
On Wed, Mar 31, 2010 at 11:25 AM, King Coffee wrote: > Thanks, > I think Output_Buffering may be the difference on the two servers. I had a > default php.ini on the Linux server but not on the Windows server. But for > now, I remove the echo statement. > > Thank, > King > > "jose javier parra sanc

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Thanks you Nathan. That worked. Sincerely, King "Nathan Rixham" wrote in message news:4bb37e7e.5040...@gmail.com... Ashley Sheridan wrote: On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: Hi, I ran the following code snippet on Windows IIS 7, in my index.php file and it worked fine.

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Thanks, I think Output_Buffering may be the difference on the two servers. I had a default php.ini on the Linux server but not on the Windows server. But for now, I remove the echo statement. Thank, King "jose javier parra sanchez" wrote in message news:r2j99f1636c1003310941xdc809603l774b40

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Nathan Rixham
Ashley Sheridan wrote: > On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: > >> Hi, >> >> I ran the following code snippet on Windows IIS 7, in my index.php file and >> it worked fine. But when run it on Linux, the "die" code is executed. >> >> Is there an include file or something else I nee

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread Ashley Sheridan
On Wed, 2010-03-31 at 11:32 -0500, King Coffee wrote: > Hi, > > I ran the following code snippet on Windows IIS 7, in my index.php file and > it worked fine. But when run it on Linux, the "die" code is executed. > > Is there an include file or something else I need to to process this on a > li

Re: [PHP] I'm a newbie and running php on Linux

2010-03-31 Thread jose javier parra sanchez
Check your php.ini , look for output_buffering 2010/3/31 King Coffee : > Hi, > > I ran the following code snippet on Windows IIS 7, in my index.php file and > it worked fine. But when run it on Linux, the "die" code is executed. > > Is there an include file or something else I need to to process t

[PHP] I'm a newbie and running php on Linux

2010-03-31 Thread King Coffee
Hi, I ran the following code snippet on Windows IIS 7, in my index.php file and it worked fine. But when run it on Linux, the "die" code is executed. Is there an include file or something else I need to to process this on a linux server? Redirecting... Please Wait'; /* redirect('wel