-
Notifications
You must be signed in to change notification settings - Fork 23
Installation
CortexPE edited this page Jun 17, 2017
·
11 revisions
WARNING: 32-Bit support is deprecated!
(HAS ONLY BEEN TESTED ON UBUNTU)
There are no guarantees of this method to be working on other distros or even MacOS.
if it does work, Do tell us. ;)
Access your VPS via SSH (or Open a Terminal window), and Paste these commands in:
mkdir LeverylServer
cd LeverylServer
wget --no-check-certificate https://raw.githubusercontent.com/LeverylTeam/Leveryl-LinuxIntallScript/master/install.sh
chmod +x install.sh
./install.sh
./start.sh
And it's that Easy. ;)
- Click Here to download the Leveryl Source folder.
- Extract it to anywhere you want (e.g. Desktop\LeverylServer).
- Click Here to download the x64 PHP Binaries.
- Extract the "bin" folder inside into your "LeverylServer" folder.
- Install Visual C++ Redistributable 2015 (If you haven't already) by clicking here and running the installer.
- Run start.cmd and Enjoy! ;)
The Leveryl Wiki - Click to go back to the MainPage