Archive for October 6th, 2003

Apache 2 / Tomcat 5

Monday, October 6th, 2003

apache 2.0 config works with tomcat 5 nicely:

ProxyRequests Off
ProxyPass /stuff http://localhost:8082/stuff
ProxyPassReverse /stuff http://localhost:8082/stuff

WebSphere Installs

Monday, October 6th, 2003

Worked on silent installs for WebSphere today. Found that base install ignores the ports for the app server http transport and admin http transports. Took out the server install and got some weird errors. Should write up an ETR on this.

Kali says she’s installing IHS 2.0.42 to get it to work with SiteMinder. She has to do the install on Apache 2.0 then copy over to IHS. Started to build a silent install for IHS2 + WAS5 base + WAS5 ND.

Sendmail, PHP, Squirrelmail

Monday, October 6th, 2003

Added unknown and blog user. Set up spamcop on robert. Routed unknown users to unknow, but doesn’t seem to be working… Had some typos in the LUSER rule. Ended up with this: define(`LUSER_RELAY’,`local:unknown’)dnl which seems to be working. Work on PHP and Squirrelmail continues. Make install on the php 4.3.3 seems to have dropped a php.conf into the conf.d directory in apache 2. Restarted OK. Will try some php…. reconfigured squirrelmail 1.4.1, moved directory into /usr/local, added symbolic link from /var/www/html/webmail, changed owner of SM directory to apache. All seems to work. Now got to make it SSL. Couldn’t see anythin in the config for SSL but time for bed. Check this out:
http://httpd.apache.org/docs-2.0/ssl/

ArgoUML Eclipse Support

Monday, October 6th, 2003

Adding eclipse support to ArgoUML - argouml: Issue 862 My issue turned out to be a duplicate of this. I think eclipse is great. Argo’s a pretty good UML tool and the combination would be formidable.

Kyocera QCP 6035 Modem

Monday, October 6th, 2003

I missed the “slide the phone into the cradle” bit the first time around!
Kyocera - Kyocera Smartphone Series: Use phone as a modem
Now I can use the Kyocera 6035 as a backup dialup service for my network. The 3C510 has a serial port for managment or modem. The phone works as a serial modem! So, here’s my version of the instructions:
1. Put phone in cradle.
2. Start Data/Fax application
3. Plug cradle into computer / gateway.
4. Configure dial out parameters with dial up networking (install modem using these drivers http://www.kyocera-wireless.com/downloads/7135_modem_drivers_win.ZIP) set up phone number, user ID, password, etc.
5. Dial up!

IBM HTTP Server download

Monday, October 6th, 2003

IBM HTTP Server - Product Overview - IBM Software

WebSphere Install

Monday, October 6th, 2003

Comments on the WebSphere Semaphore error. Uninstall all files!
Google Groups: View Thread “When installing WAS 5.0, Error 100: Cannot create an…”