https://bugs.koozali.org/show_bug.cgi?id=11896

            Bug ID: 11896
           Summary: mysql-init need fixing
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-mysql57
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

multiple errors in the files

first    
 if test -e /var/lib/mysql/mysql.sock
should be
 if test -e /var/lib/mysql/mysql57.sock

second all call to /usr/bin/mysql should be using --socket and the righ path 

probably also need enabling scl

-- 
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 https://lists.contribs.org/mailman/public/contribteam/

Reply via email to