Serge Fonville | 29 Sep 2008 17:34
Picon

Tomcat outputs php to stderr

I have Tomcat 6.0.18 installed with PHP 5.2.6 on Windows Vista Business SP1
Everything seems to working fine with no errors. except all output
genereated by php goes to stderr instead of the browser.
I used
http://blog.taragana.com/index.php/archive/running-php-5x-on-windows-using-tomcat-4x-or-5x/
 and http://wiki.apache.org/tomcat/UsingPhp to configure them.
What do I need to do to make the output of PHP go to the browser instead of
stderr?

Thanks a lot in advance,

Serge Fonville
James Carman | 29 Sep 2008 17:42

Re: Tomcat outputs php to stderr

Tomcat is no longer a subproject of the Jakarta Top-Level Project
(TLP).  It is its own TLP now.  Please send your question to their
mailing list (go to http://tomcat.apache.org for more information).

On Mon, Sep 29, 2008 at 11:34 AM, Serge Fonville
<serge.fonville <at> gmail.com> wrote:
> I have Tomcat 6.0.18 installed with PHP 5.2.6 on Windows Vista Business SP1
> Everything seems to working fine with no errors. except all output
> genereated by php goes to stderr instead of the browser.
> I used
> http://blog.taragana.com/index.php/archive/running-php-5x-on-windows-using-tomcat-4x-or-5x/
>  and http://wiki.apache.org/tomcat/UsingPhp to configure them.
> What do I need to do to make the output of PHP go to the browser instead of
> stderr?
>
> Thanks a lot in advance,
>
> Serge Fonville
>
sebb | 29 Sep 2008 18:06
Picon

Re: Tomcat outputs php to stderr

Tomcat is no longer part of Jakarta.

Please ask such questions on the Tomcat User list.

See http://tomcat.apache.org/lists.html#tomcat-users for details.

On 29/09/2008, Serge Fonville <serge.fonville <at> gmail.com> wrote:
> I have Tomcat 6.0.18 installed with PHP 5.2.6 on Windows Vista Business SP1
>  Everything seems to working fine with no errors. except all output
>  genereated by php goes to stderr instead of the browser.
>  I used
>  http://blog.taragana.com/index.php/archive/running-php-5x-on-windows-using-tomcat-4x-or-5x/
>   and http://wiki.apache.org/tomcat/UsingPhp to configure them.
>  What do I need to do to make the output of PHP go to the browser instead of
>  stderr?
>
>  Thanks a lot in advance,
>
>
>  Serge Fonville
>

Gmane