| 94 |
You may need to adjust CentOS's firewall settings to allow HTTP |
You may need to adjust CentOS's firewall settings to allow HTTP |
| 95 |
traffic on port 80. If you installed CentOS with a UI, enable |
traffic on port 80. If you installed CentOS with a UI, enable |
| 96 |
"Firewall settings -- WWW (HTTP)". |
"Firewall settings -- WWW (HTTP)". |
| 97 |
|
|
| 98 |
|
Also, in some configurations, it seems necessary to restart crond for |
| 99 |
|
the user crontab changes to take effect (very bizarre). For that, use: |
| 100 |
|
|
| 101 |
|
Shell commands:: |
| 102 |
|
service crond restart |
| 103 |
|
|
| 104 |
|
See http://drupal.org/node/632308 if you have more information about |
| 105 |
|
this issue. |