Actions
Configure web server to submit jobs » History » Revision 9
« Previous |
Revision 9/11
(diff)
| Next »
Amber Herold, 06/08/2010 02:47 PM
Configure web server to submit jobs¶
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
- 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.
Updated by Amber Herold over 14 years ago · 9 revisions