/[drupal]/contributions/profiles/hostmaster/HINTS_CentOS.txt
ViewVC logotype

Diff of /contributions/profiles/hostmaster/HINTS_CentOS.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3, Fri Nov 13 21:00:28 2009 UTC revision 1.4, Fri Nov 13 21:24:58 2009 UTC
# Line 91  self-documenting so you should just be a Line 91  self-documenting so you should just be a
91  in the wizard to configure Aegir to properly use the webserver and  in the wizard to configure Aegir to properly use the webserver and
92  database server.  database server.
93    
94    5. Common issues
95    ================
96    
97    There are various caveats on running Aegir on CentOS.
98    
99  You may need to adjust CentOS's firewall settings to allow HTTP  You may need to adjust CentOS's firewall settings to allow HTTP
100  traffic on port 80.  If you installed CentOS with a UI, enable  traffic on port 80.  If you installed CentOS with a UI, enable
101  "Firewall settings -- WWW (HTTP)".  "Firewall settings -- WWW (HTTP)".
# Line 103  Shell commands:: Line 108  Shell commands::
108    
109  See http://drupal.org/node/632308 if you have more information about  See http://drupal.org/node/632308 if you have more information about
110  this issue.  this issue.
111    
112    The default sudo configuration in CentOS requires sudo to run in a real
113    TTY which will make verify and install tasks failed with the message:
114    
115     "Web server could not be restarted. Changes might not be available
116     until this has been done"
117    
118    For sudo to behave properly, you should comment out the following line
119    in your /etc/sudoers file:
120    
121    Defaults    requiretty

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.2