LebedevRI / raw

raw.pixls.us website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic setup for get it working.

Requirements:

Webserver with php7 + php7-cli
Mysqldb
exiv2


1) Create database + user on mysqldb.
   Use db.sql to create the tables.

2) Point the webserver document root to the www directory.

3) Copy the config.example.php to config.php.

4) Edit the config.php to match your environment.

5) data dir must be writeable by the webserver.

6) create an admin user by using adduser.php in the tools directory.


About

raw.pixls.us website


Languages

Language:PHP 92.3%Language:HTML 3.5%Language:CSS 3.0%Language:JavaScript 1.2%