Soybo Server Installer
You will now run the Soybo Server installer, setting up the default databases and creating the default administrator account.
Note: Soybo looks best when run on either the Safari or Camino web browser.
Server Environment
- Open a new browser window to the location of your soybo_www folder. For instance,
if you placed that folder in your Sites folder, your username is john, and your
computer's IP Address is 10.0.1.50 you would type:
http://10.0.1.50/~john/soybo_www/install/install.php
- The following screen should appear:
Note: If an error occurs, make sure that PHP has been configured properly on your system. - Enter the path to your Soybo Data folder. In our previous example, you would enter:
/Users/john/Documents/soybo_data
- Enter the path to your Soybo WWW folder. In our previous example, you would enter:
/Users/john/Sites/soybo_www
- Enter your site's url. For example:
http://10.0.1.100/~john/soybo_www
- Enter your site's email address (i.e. your email address).
SQL Environment
You will now set up your SQL Environment.
- Scroll down the browser window so the SQL Environment table and input fields appear:
- Enter your SQL Host. The default value of localhost is usually sufficient.
- Enter the SQL Database in which the Soybo database tables will be placed. You should already have created a database using the MySQL command line or phpMyAdmin.
- Enter your SQL User name. The user should already have been created from the MySQL command line or phpMyAdmin.
- Enter your SQL User's password.
- If you want to drop any existing Soybo-related database tables. Click the Drop existing Soybo tables checkbox.
Administrator Account
You will create the administrator account:
- Scroll down the browser window so the Administrator Account table and input fields appear:
- Enter the administrator username. It should be from 3-32 characters in length and contain only alpha-numeric characters.
- Enter the administrator password. It should be from 5-32 characters in length.
- Confirm the administrator password.
- Enter the administrator email address.
Running The Installer
- Click Continue to run the installer. If there is a problem, an error page will be displayed to you, allowing you to go back to correct any mistakes in the form. If you continue to have problems, please visit the Soybo Technical Support Forums for assistance.
- If the installation goes through, you should see the following screen:
- You should now delete the install folder in your Soybo WWW folder. If you do not delete it, a random user can reinstall your Soybo Server, effectively erasing all of your database tables!
- Click on the Login button to log into the Soybo Server. Use your administrator username and password to log in.