mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
* minimum PHP is now 5.3.3
* added command to change permissions of system/cache directory
This commit is contained in:
parent
3324154208
commit
f2c3e558cc
@ -5,7 +5,7 @@ Official website: https://my-aac.org
|
||||
|
||||
### REQUIREMENTS
|
||||
|
||||
- PHP 5.3.0 or later
|
||||
- PHP 5.3.3 or later
|
||||
- MySQL database
|
||||
- PDO PHP Extension
|
||||
- XML PHP Extension
|
||||
@ -28,6 +28,7 @@ Official website: https://my-aac.org
|
||||
chmod 660 images/guilds
|
||||
chmod 660 images/houses
|
||||
chmod 660 images/gallery
|
||||
chmod -R 770 system/cache
|
||||
|
||||
Visit http://your_domain/install (http://localhost/install) and follow instructions in the browser.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user