Specifications

Chapter 5 Working with Open Source Applications 67
4 Click Settings, then click General.
5 Select the Enable Tomcat checkbox.
6 Click Save.
From the command line:
To start Tomcat: m
$ sudo /Library/Tomcat/6.0/bin/startup.sh
To verify that Tomcat is running, use a browser to access port 9006 on your website
server by entering the URL for your site followed by :9006. If Tomcat is running, this
URL shows the Tomcat home page.
Working with MySQL
MySQL provides a relational database management solution for your web server.
With this open source software, you can link data in dierent tables or databases
and provide the information on your website. For more information about MySQL,
see www.mysql.com/.
The MySQL Manager application is replaced by the MySQL service in Server Admin.
Turning MySQL Service On
Before you can congure your database manager, you must turn MySQL service on in
Server Admin.
To turn MySQL service on:
1 Open Server Admin and connect to the server.
2 Click Settings, then click Services.
3 Select the MySQL checkbox.
4 Click Save.
Setting Up MySQL Service
Use MySQL service settings in Server Admin to specify the database location, to enable
network connections, and to set the MySQL root password.
To congure MySQL service settings:
1 Open Server Admin and connect to the server.
2 Click the triangle at the left of the server.
The list of services appears.
3 Click MySQL.
4 Click Settings.