Configure web server to submit jobs » History » Version 11
  Amber Herold, 05/08/2012 11:06 AM 
  
| 1 | 1 | Neil Voss | h1. Configure web server to submit jobs | 
|---|---|---|---|
| 2 | |||
| 3 | 11 | Amber Herold | *This file is no longer needed as of Appion version 2.2.* The information that was configured in the cluster.php file is not set in the main config.php file in the PROCESSING_HOST array. [[Install_the_Web_Interface_Advanced|(instructions for editing the config.php file)]] | 
| 4 | 10 | Amber Herold | |
| 5 | 1 | Neil Voss | h2. configuration at web server side | 
| 6 | |||
| 7 | 7 | Amber Herold | *IMPORTANT*: What we refer here as _your_cluster.php_ should not be taken literally. For example, if you access your cluster through the network with a name "bestclusterever", you should name your cluster configuration php file *bestclusterever.php*, not _your_cluster.php_. | 
| 8 | # Go to your myamiweb/processing directory (on CentOS this may be in /var/www/html) | ||
| 9 | 1 | Neil Voss | # Copy *default_cluster.php* to _your_cluster.php_ | 
| 10 | # [[ClusterPhpSettings|Edit your_cluster.php]] to correspond to your cluster configuration. | ||
| 11 | 8 | Amber Herold | # Run the setup wizard found at http://YOUR_SERVER/myamiweb/setup to register the _your_cluster.php_ you just created. | 
| 12 | 1 | Neil Voss | |
| 13 | 2 | Neil Voss | |
| 14 | 3 | Neil Voss | _______ | 
| 15 | |||
| 16 | 9 | Amber Herold | [[Setup Remote Processing|Setup Remote Processing ^]] | 
| 17 | 3 | Neil Voss | |
| 18 | _______ |