==================================================================
  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=8056

  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
==================================================================

            Bug ID: 8056
           Summary: www and apache order will trigger cgi error
    Classification: Contribs
           Product: SME Contribs
           Version: 8.0
          Hardware: ---
                OS: ---
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-mailman
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Sme 8 fresh install 
yum update
install smeserver-mailman and mailman ( as per wiki) 

if by any chance the user / group apache is prior the user / group www in any
of the files

/etc/passwd

/etc/group 

after install , singalevent .... > reboot 
if you try to access the mailman page you'll receive the cgi error about the
fact that mailman try to use www but the server use apache



to reproduce (100%)

if you (most probably) have one functional install of mailman
just put apache user /group prior to www in te mentioned files

I suppose this is due the fact that apache use UID not the real name 
and first UID 102 found is used ( aka apache if is prior in that files)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee 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