Created by Oscar Carrillo: Last Updated Feb. 2, 2004 @ 22:23 PST
You use these instructions and scripts at your own risk.
I am not responsible for any damage or loss to your data, or damage or loss to your business, etc.

You can download all the files listed below by downloading this tar file:
webapp_files.tar
Extract the files with this command: "tar xvf webapp_files.tar"


README

Install Scripts

Ant
ant_install.sh

Apache
http_install.sh
openssl_install.sh

Postgresql
bison_install.sh
postgres_install.sh
postgres_setup_user.sh

Pgaccess
pgaccess_install.sh
pgaccess

Tomcat4
java_install.sh
tomcat4_setup_user.sh
tomcat4_install.sh

Connector
modjk_install.sh

Configuration Files

Environment Variables
/etc/profile

Apache
/usr/local/apache2/conf/httpd.conf
/usr/local/apache2/conf/ssl.conf

Tomcat
/usr/local/tomcat/conf/server.xml

Connector
/usr/local/tomcat/conf/jk/workers.properties

Sample Web Application

Extract this with "tar xvfj strutsdb_weapp.tar.bz2", and put in /usr/local/tomcat/webapps/
strutsdb_webapp.tar.bz2
strutsdb_webapp contents
testdb.psql (Postgres Database)

Misc
web_software_list_tomcat4.txt
web_software_list_unpacked_tomcat4.txt