|
|
gLite > gLite 3.2 > glite-SE_dpm_mysql > Known Issues |
|
|
|
gLite 3.2 dpm_httpd assumes mod_gridsite under the wrong directory
Descriptiondpm-httpd configurations assumes mod_gridsite under /usr, however it is under /opt/glite. Known workaroundA symlink solves the problem:cd /usr/lib64/httpd/modules ln -s /opt/glite/lib64/httpd/modules/mod_gridsite.so After this symlink DPM starts properly. YAIM known issuesFor an up to date documentation on configuration known issues, please check also:
gLite wide known issuesPlease also check the gLite wide known issues. |