==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=6503

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

           Summary: Httpd crash when no description is entered on a
                    repository creation
    Classification: Contribs
           Product: SME Contribs
           Version: development (8.x)
          Platform: PC
        OS/Version: Unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-subversion
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Hi, testing smeserver-subvesion under SME 8B6, smeserver-subversion
installs perfectly, runs smothly, but when you create a repository and
you don't insert the description field for the repository the httpd
service crash as /etc/httpd/conf/httpd.conf is updated with errors. You
will get this error:

Syntax error on line 824 of /etc/httpd/conf/httpd.conf:
AuthName takes one argument, The authentication realm (e.g. "Members
Only")

As the description field is not mandatory is possible to create the
repository without the description and not getting any warning.

In order to fix termporaly this, httpd.conf must be edited and change
the line under the subversion section that says:

AuthName ""

by

AuthName "repositoryName"

Then as you get access again to server manager, add the description to
the repository in order to regenerate the templates.

-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to