Bug 188426

Summary: Use of Mysql with Pureftp
Product: [Fedora] Fedora Reporter: Charles VINCHON <charles.vinchon>
Component: pure-ftpdAssignee: Aurelien Bompard <gauret>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: medium    
Version: 5CC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-09 15:34:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Charles VINCHON 2006-04-09 14:23:04 UTC
Login fails when pureftpd is use with mysql, because the mysql socket is not at
/tmp/mysql.sock. It is in the /var/lib/mysql/ folder. Simple change the line 22
in /etc/pure-ftpd/pureftpd-mysql.conf by "MYSQLSocket     /var/lib/mysql/mysql.sock"

Comment 1 Aurelien Bompard 2006-04-09 15:34:30 UTC
Fixed in release 3, thanks.