Installing Red Hat Application Stack
To install Red Hat Application Stack V.2.1:
1. If you have an existing database, back up your data and shut down the database:
• If you are using PostgreSQL:
Back-up your database. For example, run:
su -
rm -rf /tmp/pg.backup
su - postgres
/usr/bin/pg_dumpall > /tmp/pg.backup
exit
• If you are using MySQL:
Backing-up your database is optional but recommended. Run as root:
mysqldump --all-databases -p > /tmp/mysqldumpfile.sql
2. Stop the daemons:
/sbin/service httpd stop
• To shut down MySQL:
/sbin/service mysqld stop
• To shut down PostgreSQL:
/sbin/service postgresql stop
3. Install the software:
• Option 1. To install from RHN, which is the preferable option to avoid dependency issues:
• Subscribe to the Red Hat Application Stack child channel:
e.g:
rhel-x86_64-5-appstk-2
or
rhel-i386-5-appstk-2
• Subscribe to the Enterprise Application Platfrom child channel:
Chapter 3.
7
Summary of Contents for APPLICATION STACK 2.1 RELEASE
Page 1: ...Red Hat Application Stack V 2 1 Release Notes 2 1 ISBN N A Publication date ...
Page 2: ...Red Hat Application Stack V 2 1 Release Notes ...
Page 3: ...Red Hat Application Stack V 2 1 Release Notes Copyright 2008 Red Hat Inc ...
Page 4: ...Red Hat Application Stack V 2 1 Release Notes ...
Page 6: ...vi ...
Page 8: ...2 ...
Page 12: ...6 ...
Page 26: ...20 ...