rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: Kyle G on September 27, 2009, 10:38:52 PM

Title: MYSQL Remote database for useraccounts
Post by: Kyle G on September 27, 2009, 10:38:52 PM
Hello all, I was wondering if it is possible to have a user sign up to HFS and the server would create an account automatically? For example, I have a wordpress and I want the server to be able to access the login and user-names via MYSQL and import the Users into its database in real time. So the result would be that you have an account for a wordpress and the Exact login and password for the HFS server.  Like they're linked together and using the same database. Thx
Title: Re: MYSQL Remote database for useraccounts
Post by: rejetto on September 28, 2009, 12:04:08 AM
HFS itself cannot connect to mysql.
you can consider using a "middle" software to do it, but that won't be easy. it takes a good programmer.