Tomcat outputs php to stderr
am 29.09.2008 17:34:17 von Serge Fonville
------=_Part_14174_7779808.1222702457790
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
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
------=_Part_14174_7779808.1222702457790--
Re: Tomcat outputs php to stderr
am 29.09.2008 17:42:37 von James Carman
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
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
>
Re: Tomcat outputs php to stderr
am 29.09.2008 18:06:46 von sebb
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 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
>