Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2010 19:59:04 +0700
From:      "m.anis" <m.anis@arc.itb.ac.id>
To:        freebsd-questions@freebsd.org
Subject:   Re: pure-ftpd with mysql authentication
Message-ID:  <4BB0A418.4090701@arc.itb.ac.id>
In-Reply-To: <20100329055511.5be37244@scorpio.seibercom.net>
References:  <4BB02C81.9090802@arc.itb.ac.id> <20100329055511.5be37244@scorpio.seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 29/03/2010 16:55, Jerry wrote:
> On Mon, 29 Mar 2010 11:28:49 +0700, m.anis<m.anis@arc.itb.ac.id>
> articulated:
>
>    
>> Hi all,
>> I have problem with my pure-ftpd with mysql auth
>> I don't know where the error
>> I look on the database with phpmyadmin, and everything goes well
>>
>> here my config:
>> pureftpd-mysql.conf
>>
>> /MYSQLSocket      /tmp/mysql.sock
>> MYSQLServer     localhost
>> MYSQLPort       3306
>> MYSQLUser<mysqluser>
>> MYSQLPassword<mysqlpass>
>> MYSQLDatabase<mysqldb>
>>
>> /////
>>
>> pure-ftpd.conf
>>
>> [...]
>> ChrootEveryone              yes
>> [...]
>> MySQLConfigFile               /usr/local/etc/pure-ftpd/pureftpd-mysql.conf
>> [...]
>> CreateHomeDir               yes
>> [...]
>>      
> If you are unable to secure a suitable solution to your problem here,
> you might try the "pure-ftpd" mailing lists, available here:
>
> http://www.pureftpd.org/project/pure-ftpd/support
>
> I have used them in the past with great success.
>
>    
Thanks a lot,
Sorry for trouble

-- 
--
Best Regards




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BB0A418.4090701>