Coder Social home page Coder Social logo

fakeshinoda / therealgesiorferobra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alfuveam/therealgesiorferobra

0.0 1.0 0.0 76.44 MB

This is not a full website but i'm the mantainer of ferobra website.

PHP 78.92% JavaScript 3.78% CSS 2.15% Dockerfile 0.04% TSQL 14.97% Hack 0.13%

therealgesiorferobra's Introduction

PREMIUM GESIOR BY RICARDO SOUZA

Confira o projeto em Ferobra

Lembrando que esse repositório não está com a ultima versão do Ferobra.

Entre em contato

+55 (62) 9 9934-0570. whatsapp
Ricardo Souza#8938 Discord

PT-BR

  • Bem vindo ao tutorial de instalação desse lindo website feito com amor e carinho pra vcs meus queridos tibianos.
  • Lembrando que o Projeto todo em si não é de minha autoria ele tem diversos participantes.
  • Essa se trata de uma versão Estável do produto, isso não a deixa livre de bugs.
  • Se encontrar bugs ou tiver interesse que seja desenvolvido alguma nova funcionalidade fique a vontade para abrir um Issue.
  • sem mais delongas segue o tutorial.

EN

  • Welcome to the installation tutorial of this beautiful website made with love and care for you my dear Tibians.
  • Remembering that the Project itself is not my own, it has several participants.
  • This is a Stable version of the product, this does not leave it free of bugs.
  • If you find bugs or are interested in developing some new functionality feel free to open an Issue.
  • without further ado follows the tutorial.

Installation

Requirements

How to install

  • Clone the Ferobra Premium Gesior 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

Main Dev

@riicksouzaa

credits

@gesior
@Felipe Monteiro
@marcoma
And more developers

License

  • Open Source

therealgesiorferobra's People

Contributors

riicksouzaa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.