Websites
Gesior AAC - Premium Pack 2018 version

Gesior-AAC Website Full

• New Highscores Page
• Pagseguro LightBox
• Houses with images page (Global)
• Ticket Service
• Several security bugs fixed
• Updated Downloads Page
• Worlds equal to global page

Download

Installation

Requirements
Apache with mod_rewrite enabled + PHP Version 5.6 or newer
How to install
Clone the Gesior-ACC From Github.
change the permission for write in /cache.
sudo chmod -R 777 /cache
Tips and Tricks
This website have some security implements, here you can use apache2 to apply them.
run these commands to maximize your security.
sudo a2enmod headers
sudo a2enmod rewrite
on ubuntu 16.06 or 14.04 go to apache folder and edit your config.
run:
sudo vim /etc/apache2/apache2.conf
and search for something like this:

<Directory PATH_TO_YOUR_WEBSITE>
        Options Indexes FollowSymLinks
        AllowOverride All
        Require all granted         
</Directory>

and add something like this /\
PHP NEEDS THAT FOLLOWING
sudo apt-get install php5-gd
sudo apt-get install php5-curl
Make sure curl is enabled in the php.ini file. For me it's in
/etc/php5/apache2/php.ini, if you can't find it, this line might be in /etc/php5/conf.d/curl.ini. Make sure the line : extension=curl.so

now restart apache.:
sudo /etc/init.d/apache2 restart
or
sudo service apache2 restart

Gesior-AAC Website Full ======================= &bull; New Highscores Page &bull; Pagseguro LightBox &bull; Houses with images page (Global) &bull; Ticket Service &bull; Several security bugs fixed &bull; Updated Downloads Page &bull; Worlds equal to global page [Download](https://mega.nz/#!Os1hjAbJ!x54dpQxzhO2tKSjNKJ2xJmB2KbUQlyt7E_oIZpQbubM) Installation ------------ **Requirements** Apache with mod_rewrite enabled + PHP Version 5.6 or newer **How to install** Clone the Gesior-ACC From Github. change the permission for write in /cache. sudo chmod -R 777 /cache **Tips and Tricks** This website have some security implements, here you can use apache2 to apply them. run these commands to maximize your security. sudo a2enmod headers sudo a2enmod rewrite **on ubuntu 16.06 or 14.04 go to apache folder and edit your config.** run: sudo vim /etc/apache2/apache2.conf and search for something like this: ```` &lt;Directory PATH_TO_YOUR_WEBSITE&gt; Options Indexes FollowSymLinks AllowOverride All Require all granted &lt;/Directory&gt; ```` and add something like this /\ **PHP NEEDS THAT FOLLOWING** sudo apt-get install php5-gd sudo apt-get install php5-curl **Make sure curl is enabled in the php.ini file. For me it&#039;s in** /etc/php5/apache2/php.ini, if you can&#039;t find it, this line might be in /etc/php5/conf.d/curl.ini. Make sure the line : extension=curl.so now restart apache.: sudo /etc/init.d/apache2 restart or sudo service apache2 restart
659
0
1
live preview
enter atleast 20 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft