WebMO Home Page
   Features
   Pro Features
   Enterprise Features
   Compare Features
   System Requirements
   Screen Shots
   Working Demo
   Support
   Support Forum
   Testimonials
   Revision History
   Mailing List
   Example Uses
   License Info
   Pricing
   Buy WebMO Pro
   Obtain Free License
   Download
WebMO - Computational chemistry on the WWW
Recent news

WebMO 8.0 is now available for free download!

WebMO 8.0 Pro and Enterprise have a variety of additional features and is available for purchase.

WebMO can now be installed on Windows, Mac, and Unix servers!

July 4, 2008
WebMO Installation Instructions for OS X

There are several preliminary steps that must be taken to properly configure you Mac OS X system before installing WebMO.

  1. Add a dedicated WebMO user to the system

    Open up the 'Users' control panel under 'System Preferences'. Click the 'New User' button, and enter 'WebMO' under the name field, and 'webmo' under the short name. Choose a password under the password tab, and click OK.

  2. Active the Apache web server

    Open the 'Sharing' control panel. Under the Web Sharing section, click the 'Start' button.

  3. Open up a terminal session

    The Terminal program is located in the Applications/Utilties folder. You may wish to add this program to your Dock.

  4. Configure Apache

    % cd /etc/httpd/users (/etc/apache2/users on 10.5)
    % sudo vi webmo.conf (enter administrative password)
    Add the following line to the end of the file,
    ScriptAlias /~webmo/cgi-bin/ "/Users/webmo/Sites/cgi-bin/"
    Restart Apache by clicking 'Stop' then 'Start' in the 'Sharing' control panel.

  5. Install WebMO

    Logout and then login as the newly created WebMO user. Open up a terminal session, and install WebMO according the WebMO installation instructions. During installation, use the following parameters.

    • HTML Directory: /Users/webmo/Sites
    • HTML URL: /~webmo/
    • CGI Directory: /Users/webmo/Sites/cgi-bin
    • CGI URL: /~webmo/cgi-bin
    • User Directory: /Users/webmo/user
Copyright © 2008, WebMO, LLC, all rights reserved.