Re: JSP doesn't run under Debian

2002-10-25 Thread Vincent Renardias
On 25 Oct 2002, Jeff Self wrote: > On Fri, 2002-10-25 at 09:47, Vincent Renardias wrote: > > make sure you have 'tcpip_socket=1' somewhere in > > /etc/postgresql/postgresql.conf. > I looked and tcpip_socket=1 is there. I also checked my pg_hba.conf and > I have these lines: > > local

Re: JSP doesn't run under Debian

2002-10-25 Thread Xavier Renard
I worked on a JSP on my iBook running OS X 10.2, Tomcat 4.1.12, and PostgreSQL 7.2.3, and Java 1.3.1. The JSP has no problem connecting to PostgreSQL and displaying the data. So I copied the app over to my server running Debian 3.0 stable, Tomcat 4.1.12, Blackdown Java 1.3.1 and PostgreSQL 7.2.2.

Re: JSP doesn't run under Debian

2002-10-25 Thread Jeff Self
On Fri, 2002-10-25 at 09:47, Vincent Renardias wrote: > make sure you have 'tcpip_socket=1' somewhere in > /etc/postgresql/postgresql.conf. > > Cordialement, > > -- > Vincent RENARDIAS > Directeur Technique > StrongHoldNET / http://www.strongholdnet.com I looked and tcpip_socket=1 is there. I al

Re: JSP doesn't run under Debian

2002-10-25 Thread Vincent Renardias
On 25 Oct 2002, Jeff Self wrote: > I worked on a JSP on my iBook running OS X 10.2, Tomcat 4.1.12, and > PostgreSQL 7.2.3, and Java 1.3.1. The JSP has no problem connecting to > PostgreSQL and displaying the data. So I copied the app over to my > server running Debian 3.0 stable, Tomcat 4.1.12, B

Re: JSP doesn't run under Debian

2002-10-25 Thread Xavier Renard
I worked on a JSP on my iBook running OS X 10.2, Tomcat 4.1.12, and PostgreSQL 7.2.3, and Java 1.3.1. The JSP has no problem connecting to PostgreSQL and displaying the data. So I copied the app over to my server running Debian 3.0 stable, Tomcat 4.1.12, Blackdown Java 1.3.1 and PostgreSQL 7.2.2

Re: JSP doesn't run under Debian

2002-10-25 Thread Vincent Renardias
On 25 Oct 2002, Jeff Self wrote: > On Fri, 2002-10-25 at 09:47, Vincent Renardias wrote: > > make sure you have 'tcpip_socket=1' somewhere in > > /etc/postgresql/postgresql.conf. > I looked and tcpip_socket=1 is there. I also checked my pg_hba.conf and > I have these lines: > > local

Re: JSP doesn't run under Debian

2002-10-25 Thread Jeff Self
On Fri, 2002-10-25 at 09:47, Vincent Renardias wrote: > make sure you have 'tcpip_socket=1' somewhere in > /etc/postgresql/postgresql.conf. > > Cordialement, > > -- > Vincent RENARDIAS > Directeur Technique > StrongHoldNET / http://www.strongholdnet.com I looked and tcpip_socket=1 is there. I al

Re: JSP doesn't run under Debian

2002-10-25 Thread Vincent Renardias
On 25 Oct 2002, Jeff Self wrote: > I worked on a JSP on my iBook running OS X 10.2, Tomcat 4.1.12, and > PostgreSQL 7.2.3, and Java 1.3.1. The JSP has no problem connecting to > PostgreSQL and displaying the data. So I copied the app over to my > server running Debian 3.0 stable, Tomcat 4.1.12, B