mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Change installation instructions
Had a bit of pain setting up uguu because of the directory not being writable, thought this would help.
This commit is contained in:
parent
1aa809103f
commit
c474a07f73
@ -4,11 +4,11 @@
|
||||
# Install
|
||||
Tested with Nginx+PHP5-FPM (PHP 5.4) on Debian 7 Wheezy and Apache (PHP 5.4) on Ubuntu 14.04 LTS
|
||||
|
||||
Modify core.php where to save the files, add check.sh to Cron, edit everything else to your likings.
|
||||
Modify core.php where to save the files (line 4) and the prepend to the uploaded URL (line 26), add check.sh to Cron, edit everything else to your likings.
|
||||
|
||||
Change php.ini and nginx.conf settings to allow bigger uploads.
|
||||
|
||||
Make the rain/cache/ directory writable to whatever webserver you use.
|
||||
Make the entire uguu/ directory writable with chmod 777
|
||||
|
||||
# Todo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user