Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

[Tutorial] AuthMe with PostgreSQL #75

Closed
scorninpc opened this issue Nov 23, 2019 · 1 comment
Closed

[Tutorial] AuthMe with PostgreSQL #75

scorninpc opened this issue Nov 23, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@scorninpc
Copy link

First of all, thank you alot for this great tool

If you have a AuthMe with PostgreSQL (who is better if you cannot manage your MySQL server and use hosting database), you can change the PDO driver of index am to pgsql.

you stil need to use mysql for skinrestorer, but they can recriate a session when server drop the connection, what authme cannot

So you can use Postgresql for auth and mysql for skins, both from hosting services

So, you can change mysql to pgsql here https://github.com/riflowth/SkinSystem/blob/master/resources/server/libraries.php#L16

And remove / comment this line safetly https://github.com/riflowth/SkinSystem/blob/master/installation/installation.php#L100

Again, thank you for this nice job

@scorninpc scorninpc changed the title AuthMe PostgreSQL Authme with postgresql Nov 23, 2019
@riflowth riflowth added the enhancement New feature or request label Nov 28, 2019
@riflowth riflowth changed the title Authme with postgresql [Tutorial] Authme with postgresql Apr 13, 2020
@riflowth riflowth pinned this issue Apr 13, 2020
@riflowth riflowth changed the title [Tutorial] Authme with postgresql [Tutorial] Authme with PostgreSQL Apr 13, 2020
@riflowth riflowth changed the title [Tutorial] Authme with PostgreSQL [User Guide] AuthMe with PostgreSQL Apr 13, 2020
@riflowth riflowth changed the title [User Guide] AuthMe with PostgreSQL [Tutorial] AuthMe with PostgreSQL Apr 13, 2020
@riflowth
Copy link
Collaborator

@scorninpc Thank you for this documentation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants