/project_dev-portfolio

A developer portfolio with back-office and visitor interface.

Primary LanguagePHP

Web Developer Portfolio

Replace the contents of the variables with your database connection information in "db_env-template.php" and rename the file to "db_env.php".

Change permissions of « uploads/ » directory :

$ sudo chgrp $(id -u) -R uploads/
$ sudo chown www-data -R uploads/
$ sudo chmod 775 -R uploads/

Thanks to Maxime et Michaël