diff options
author | adam <adam@> | 2021-01-29 03:26:28 +0200 |
---|---|---|
committer | adam <adam@> | 2021-01-29 03:26:28 +0200 |
commit | 472e170f408e3d8d1db2eb066d445153aad55d73 (patch) | |
tree | 7b748d2b87ab018d7ff451b4111a1b88eeb58416 /README | |
parent | 5d3d901d968db7eb3da9c038e6d823f7c75f1e10 (diff) | |
download | fileup-472e170f408e3d8d1db2eb066d445153aad55d73.tar.gz |
register and login looks ok
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -0,0 +1,6 @@ +FILEUP + + + +for this to work you need to have mysql. Create a database and a user for this service then +modify php/configure.php as needed. Create tables described in sql/fileshare.sql |