No you don't need Apache if you are running T4 in standalone mode. If you
use either Apache 1.3 or 2.x (for 2.x read all the postings on this list)
you will need to use a connector, such as mod_jk to enable Apache to
communicate with Tomcat.

I can't really tell what the problem is from the information you've
provided, but here's what I would do.
- Download and install T4 according to the instructions 
- start it up (from the command line)and see if it works with all the
default settings (don't make any changes to the server.xml or web.xml files)
- run 'ps -aux' and make sure Tomcat came up
- look in the logs ( T4directory/logs/ ) and see if there are any error
messages.

Tomcat should now work fine.  After you get it up with all the default
settings, then you can start making changes to the server.xml files.  If you
make a change and Tomcat doesn't come up, then you know what the problem is.

Good luck,
Subir

-----Original Message-----
From: Andre [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 1:14 PM
To: Tomcat Users List
Subject: Re: Newbie question


It's Tomcat/4.0.3, and no I can't see anything on http://server:8005.
(that's where my server.xml is configured).
I started tomcat through /etc/rc.d/init.d/tomcat4 start.
Browsing the examples I couldn't see any of them working!
Do I need Apache 2.X?
Thanks again.





----- Original Message -----
From: "Subir Sengupta" <[EMAIL PROTECTED]>
To: "'Tomcat Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 3:58 PM
Subject: RE: Newbie question


> Which version of Tomcat?
>
> You should be able to test Tomcat, in standalone mode by typing in
> localhost:8080 in your browser.  The Tomcat page should come up.  Are you
> not seeing this?  Look at RUNNING.txt in your Tomcat directory, it
explains
> how to setup and test Tomcat.
>
> Hope this helps.
> Subir
>
> -----Original Message-----
> From: Andre [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 24, 2002 10:57 AM
> To: [EMAIL PROTECTED]
> Subject: Newbie question
>
>
> Hello evryone, I'm new to Java/JSP server configuration and I would like
to
> test my installation to see if it's working properly.
> I installed all required tomcat packages and IBM JDK 1.3.
>
> The system I'm running:
> Apache/1.3.19 (Unix) (Red-Hat/Linux) mod_ssl/2.8.1 OpenSSL/0.9.6 DAV/1.0.2
> PHP/4.0.4pl1 mod_perl/1.24_01 ApacheJServ/1.1.1 (results from
> http://uptime.netcraft.com/) on a RedHat 7.1 Linux system
>
> Any help would be apreciated.
>
> Thanks in advance,
>
> Andre Rocha
> [EMAIL PROTECTED]
>
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to