whinis / eve-jacknife

An api auditing tool for EVE Online written in php, works with api keys or SSO access tokens.
http://evejackknife.com/
22 stars 12 forks source link

Install #17

Closed epoch18 closed 7 years ago

epoch18 commented 7 years ago

Any notes for installation? Server requirements/dependencies? Thanks!

epoch18 commented 7 years ago

Sorry. I forgot closed issues aren't shown by default. I'll do some more looking.

epoch18 commented 7 years ago

Ok yes, a list of dependencies would be great, please.

whinis commented 7 years ago

I will add this to the readme, but it basically needs a MySql Server, a Php server, and a Web Server. Apache, Lighttpd, and nginx have all been confirmed to work along with mod_php and php-fpm. I have not yet tested on php 7 however.

epoch18 commented 7 years ago

Well then I guess I'll let you know how it goes with php7. :)

whinis commented 7 years ago

Any changes that need to be made for php 7 I am happy to make, so let me know how it goes.