Changes

From SME Server
Jump to navigationJump to search
m
Add bugs ref
Line 4: Line 4:     
== HTTPD ==
 
== HTTPD ==
* mod_ssl is not installed (should be listed as a requirement for e-smith-apache)
+
* mod_ssl is not installed (should be listed as a requirement for e-smith-apache), see http://bugs.contribs.org/bugs/show_bug.cgi?id=7234
 
  yum install mod_ssl
 
  yum install mod_ssl
   −
* mod_auth_tkt used to provide the perl Apache::AuthTkt module. It's not the case anymore so this module is now missing, preventing the server-manager to load. A standalone perl-Apache-AuthTkt rpm is available on repoforge
+
* mod_auth_tkt used to provide the perl Apache::AuthTkt module. It's not the case anymore so this module is now missing, preventing the server-manager to load. A standalone perl-Apache-AuthTkt rpm is available on repoforge. See http://bugs.contribs.org/bugs/show_bug.cgi?id=7236
* perl-suidperl is not installed (should be added as required by e-smith-manager)
+
* perl-suidperl is not installed (should be added as required by e-smith-manager). See http://bugs.contribs.org/bugs/show_bug.cgi?id=7235
 
  yum install perl-suidperl
 
  yum install perl-suidperl
   Line 15: Line 15:     
* If we try to access the server-manager again, it's working (as we already have our cookie). It's just the redirection after the login which is broken
 
* If we try to access the server-manager again, it's working (as we already have our cookie). It's just the redirection after the login which is broken
      
==Squid ==
 
==Squid ==

Navigation menu