Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Gazelle
Reply
  #1  
Old 18th February 2018, 01:40
aDream's Avatar
aDream aDream is offline
Member
 
Join Date: Dec 2017
Posts: 6
Default Installing Gazelle - Apollo Fork on Windows
tutorial to install apollo fork on windows with vagrant on debian virtual machine

1. install virtual box
https://www.virtualbox.org/

2. install Vagrant
https://www.vagrantup.com/
(restart)

3. install cmder
http://cmder.net/
just extract the zip to folder like C:\HashiCorp\Vagrant\cmder
run as adminstrator, create folder debian-jessie64 in vagrant root

get strat
cd C:\HashiCorp\Vagrant\debian-jessie64

vagrant box add debian/jessie64 -c
vagrant init debian/jessie64


vagrant up

git clone https://github.com/ApolloRIP/Gazelle.git

cd C:\HashiCorp\Vagrant\debian-jessie64\Gazelle

vagrant plugin install vagrant-vbguest

vagrant up

http://localhost:8080/

now import sql
[incomplete here]
Reply With Quote
The Following User Says Thank You to aDream For This Useful Post:
Fynnon (4th March 2018)
  #2  
Old 4th March 2018, 16:43
becks101's Avatar
becks101 becks101 is offline
Member
 
Join Date: Mar 2018
Posts: 2
Default
Everything went great.
But when i opened http://localhost:8080/

I get this
Code:
MySQL: Invalid Query: 
				SELECT ID, Name, Level, Secondary
				FROM permissions
				ORDER BY Level SQL error: 1146 (Table 'gazelle.permissions' doesn't exist)
Array ( [0] => Array ( [0] => SELECT ID, Name, Level, Secondary FROM permissions ORDER BY Level [1] => 1.1038780212402 [2] => ) )
Not familiar with vagrant much.
Reply With Quote
Reply

Tags
apollo , fork , gazelle , installing , windows

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 04:37. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.