mention phpmyadmin
This commit is contained in:
parent
200aa3c793
commit
27e154e5fc
1 changed files with 2 additions and 0 deletions
|
@ -29,6 +29,8 @@ then this instructions are for you.
|
|||
|
||||
$ psql mydatabasename myusername < data/tables-postgresql.sql
|
||||
|
||||
You can also use a web interface like phpMyAdmin to import the file.
|
||||
|
||||
3. Copy ``data/config.php.dist`` to ``data/config.php`` and modify it as
|
||||
necessary. See configuration_ for more information.
|
||||
4. Make the cache directory writable by your web server.
|
||||
|
|
Loading…
Reference in a new issue