Project

General

Profile

Configure web server to submit jobs » History » Revision 10

Revision 9 (Amber Herold, 06/08/2010 02:47 PM) → Revision 10/11 (Amber Herold, 05/08/2012 11:05 AM)

h1. Configure web server to submit jobs 

 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)]] 

 h2. configuration at web server side  

 *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_. 
 # Go to your myamiweb/processing directory (on CentOS this may be in /var/www/html) 
 # Copy *default_cluster.php* to _your_cluster.php_ 
 # [[ClusterPhpSettings|Edit your_cluster.php]] to correspond to your cluster configuration. 
 # Run the setup wizard found at http://YOUR_SERVER/myamiweb/setup to register the _your_cluster.php_ you just created. 


 _______ 

 [[Setup Remote Processing|Setup Remote Processing ^]]  

 _______