Setting up Web Development Server (2/4)

Posted on 2 CommentsPosted in Technology Center

Postfix / SpamAssassin Follow instructions at: http://www.hughesjr.com/content/view/40/30/Guides Apache This is usually installed by default. Check for php installation. php needs to be installed via yum. Setup Virtual Domains. (http://httpd.apache.org/docs/2.0/vhosts/) Tomcat Download latest version of tomcat. Add symbolic link from tomcat installation directory. ln -s /home/tomcat/apache-tomcat-5.5.15 /usr/lib/tomcat Add the following lines to /etc/profile export JAVA_HOME=”/usr/lib/jvm/java” export read more…

read more...