Thanks Mark:
If I'm reading this right you did in a couple hours what I have been working
on for eight days. FM!
Retracing my steps is proving difficult, so many paths taken and abandoned.
Thanks for demonstrating one definitive solution.
TC
--
View this message in context:
http://old.nabbl
- Original Message -
> From: throwsCode
> To: users@tomcat.apache.org
> Cc:
> Sent: Saturday, September 3, 2011 5:13 PM
> Subject: Re: CGIServlet - php
>
>
> Terence, Ken, Mark thanks for all your input. Much to consider.
>
> Mark your the first pers
Terence, Ken, Mark thanks for all your input. Much to consider.
Mark your the first person who replied who sounds like they have actually
run php and tomcat. Despite your concerns, this gives me the confidence
that i can get it running with all this help.
Perhaps I'm wrong but I don't think at
- Original Message Edited -
> From: Mark Eggers
> To: Tomcat Users List
> Cc:
> Sent: Saturday, September 3, 2011 3:53 PM
> Subject: Re: CGIServlet - php
>
> C. Configure web.xml
>
> I put everything into my web application's web.xml since I didn'
- Original Message -
> From: throwsCode
> To: users@tomcat.apache.org
> Cc:
> Sent: Saturday, September 3, 2011 11:44 AM
> Subject: Re: CGIServlet - php
>
>
> Wow thanks Konstantin a lot of good questions and suggestions. Please give
> me some time to put
Even if you don't want to run in Resin, studying (open source) Quercus should
give you the details/direction you want:
http://www.caucho.com/resin-3.0/quercus/
--Ken
On Sep 3, 2011, at 3:16 PM, Terence M. Bandoian wrote:
> On 1:59 PM, Konstantin Kolinko wrote:
>> 2011/9/3 throwsCode:
>> I do
On 1:59 PM, Konstantin Kolinko wrote:
2011/9/3 throwsCode:
I do not quite understand you.
I'm trying to implement PHP on tomcat 7.0.20 with no luck. Does anyone know
how I can tell whether the CGIServlet is running?
I uncommented all of the sections indicated in the Tomcat document.
What se
Wow thanks Konstantin a lot of good questions and suggestions. Please give
me some time to put together a cogent reply. I have looked at hundreds of
documents and thousands of Internet pages so it will take me some time to
filter the ones that I thought applied and actually tried.
With regard t
2011/9/3 throwsCode :
>
I do not quite understand you.
> I'm trying to implement PHP on tomcat 7.0.20 with no luck. Does anyone know
> how I can tell whether the CGIServlet is running?
>
> I uncommented all of the sections indicated in the Tomcat document.
What sections?
What document did you
Thanks Hassan:
I could use all the luck I can get. I was on NetBeans a couple years back
but had to bail when they pretty much abandoned web developers. Oracle put
the nail in the coffin but it all began with the killing of Woodstock and
the Visual Development Environment and that is on Sun.
On Fri, Sep 2, 2011 at 9:25 PM, throwsCode wrote:
> I am predominantly a JSF/Facelets/IceFaces developer but recently I have
> been asked to assist some non-profits which calls for php.
Yeah, that's similar to how I got sucked into doing PHP too :-)
(Fool me once, shame on me yadda yadda...)
>
Hi Hassan:
I am predominantly a JSF/Facelets/IceFaces developer but recently I have
been asked to assist some non-profits which calls for php. I would like to
use my existing development environment which is Eclipse and Tomcat. If I
can discover the secrets to php in Tomcat that would be the be
On Fri, Sep 2, 2011 at 5:06 PM, throwsCode wrote:
> I'm trying to implement PHP on tomcat 7.0.20
Dear god, why?
I would rather duct-tape rabid weasels inside my shorts than do, well,
anything with PHP again, but if you must -- just use Apache HTTPD.
Seriously.
--
Hassan Schroeder ---
Hi all:
An update I entered the following directly into my browser:
http://localhost:8080/secondDynamicWeb/cgi-bin/echoInfo.php
And got the a 404 Error - Servlet CGI not available.
>From this it appears that the servlet is not available but has been defined
because the URL pattern /cg
14 matches
Mail list logo