Web-interface setup!
Here is a simple tutorial i made! Please feel free to ask questions if you do not understand something!
Please note, The web-Interface has been updated and will only function on HawkEye Reloaded builds 1.5+.
(1) before attempting to download the interface you *MUST* check your php version. If it is not 5.3+ hawkeye interface will not function!
Simply use:
php -v
To check your installed php version!
(2) Download the interface from our github! Preferably the latest build. https://dl.dropbox.com/s/67ava03odvagiqj/HawkEye%20Interface.zip
(3) Drop the contents under either:
/var/www/html/(your folder name)
or for webservers:
/public_html/(your folder name)
(4) Edit config.php to fit your mysql!
//Do not change 'dbTable' "dbHost" => "123.123.123:3306", "dbDbase" => "minecraft", "dbUser" => "root", "dbPass" => "mypassword", "dbTable" => "hawkeye", "dbPlayerTable" => "hawk_players", "dbWorldTable" => "hawk_worlds",
(5) Navigate to:
http://YOUR-IP/hawkeye/index.php
(6) enjoy!
please note! We changed a few things, the actual interface may look different then this


-
View User Profile
-
Send Message
Posted Dec 14, 2012Hi I am sorry but I am really having a problem with the web interface. I am a noobie when it comes to the Web stuff.
I downloaded the file and changed the config.php like it states maybe I am drooping it in the wrong place? ( i used cpanelx and dropping the file via ftp)
Here are my options I think?? - public_hmtl - www
this last one I had to make the folder (html) - www/html
I am droping the while folder and then adjusted the config.php to: Enter your MySQL database information
Do not change 'dbTable'
"dbHost" => "108.163.227.205:3306",
"dbDbase" => "my name",
"dbUser" => "my name",
"dbPass" => "f",
"dbTable" => "hawkeye",
"dbPlayerTable" => "hawk_players",
"dbWorldTable" => "hawk_worlds",
-
View User Profile
-
Send Message
Posted Dec 30, 2012mpaserver.host22.com help pls
EDIT: Those people had PHP 5.2 Now im using Apache on my own computer and it works fine Thank you so much man! This is amazzing!
-
View User Profile
-
Send Message
Posted Jan 5, 2013why do non admins have permissions on the server? have done - -hawkeye.* to deny permissions and i made myself a member on the server and i still can do /we and /hawkeye and have full commands...
http://pastebin.com/h8Givq28
-
View User Profile
-
Send Message
Posted Jan 8, 2013I have a weird glitch, in the config.php, when I set a password for other users to connect, it gives me an error saying
Notice: Undefined variable: isAuth in C:\wamp\www\Hawkeye\index.php on line 62
yet, when I took the password away, my error went away, can anyone tell me what's going on?
-
View User Profile
-
Send Message
Posted Jan 9, 2013@ Highlord_Azo
open the index-php file with notepad go to line 62 and search for the part where it says:
fill in your password between the ""
-
View User Profile
-
Send Message
Posted Jan 16, 2013Um.. I'm new to this, and I do not understand any of this (I have Apache and MySQL services installed on my computer with XAMPP.)... I kind off get steps 2 and 5, but none of the other ones... And I do need this for my server (In case the servers plugins are malfunctioning, the staff can check the HK logs from the web address.). Can someone direct me through this? Oh, and can someone tell me how to create a password so when someone accesses the HK web database, it asks them for the password? If you can, thanks!
-
View User Profile
-
Send Message
Posted Jan 24, 2013@Hairymexican
Maybe you're still OP
-
View User Profile
-
Send Message
Posted Apr 26, 2013Chest transactions aren't getting logged even though it's enabled? Hawk tool just opens the chest on right click, doesn't say anything.
-
View User Profile
-
Send Message
Posted May 24, 2013chest-transactions are now container-transactions. There were many changes in the last months https://github.com/bob7l/HawkReloaded/commits/master , are you using the latest version?
-
View User Profile
-
Send Message
Posted Aug 8, 2013Interface updated
-
View User Profile
-
Send Message
Posted Sep 8, 2013I have a problem. I've install the site step by step but if I search something, it's only loading but won't show me the results.
I use xampp.
-
View User Profile
-
Send Message
Posted Sep 15, 2013Hey, I've been using this plugin for years, and it works perfect! Just wondering, if it's possible to set user accounts for the web interface? I don't like the idea of giving everyone access to the same password
Thanks Tal
-
View User Profile
-
Send Message
Posted Oct 6, 2013Thank you so much for updating this and fixing hero chat. I was using the original version without ever even realizing there was a reloaded version. It works flawlessly and helps me lock down my server tight. Thanks!!
-
View User Profile
-
Send Message
Posted Dec 21, 2013@TalTallon
I second that!
-
View User Profile
-
Send Message
Posted Jan 8, 2014Ah im so very lost on how to set it up. I beg someone can give me a step by step guide. I really need help on how to set everything up. So far i managed to change in configuration.yml my things for mysql when i did that and i logged in in phpMyAdmin i get automatically a list with: hawkeye hawk_players hawk_worlds
That is all I could do i downloaded from here from source the already done interface folder but still it doesn't work.
-
View User Profile
-
Send Message
Posted Jan 22, 2014Installed the latest version of web interface and had issues connecting to SQL. Changed hostname to FQDN of machine instead of "localhost" which fixed that issue.
I am now just getting a blank page when trying to view the web interface. Anyone got any suggestions?
-
View User Profile
-
Send Message
Posted Apr 26, 2014It just kept searching for results, never coming up with any. Its connected to the DB and everything. Does this even still work?
-
View User Profile
-
Send Message
Posted Jul 15, 2014@MrLizardDogMan
i got the same ;(
-
View User Profile
-
Send Message
Posted Jul 27, 2016Does this still work? Just getting a HTTP Error 500.