Code Monkey home page Code Monkey logo

Comments (9)

matthewpennell avatar matthewpennell commented on June 9, 2024

Hi,

Thanks for letting me know. I develop on a Mac, so my knowledge of the most recent XAMPP releases is limited. I'll try a fresh install on Windows and see if I can figure out what the root cause of the problem you're having might be.

from eve-traders-handbook.

matthewpennell avatar matthewpennell commented on June 9, 2024

I've been able to successfully get ETH running on XAMPP on Windows, after a little bit of fiddling. I think the root cause of the problem is that Windows doesn't come with git installed, and even when you install it you don't get the right ssh support out of the box to allow you to clone repositories from Github. You can work around it by downloading the zip archive instead and copying it into htdocs under the C:\xampp install folder. Everything else pretty much works as normal.

I've updated the installation instructions with a few new comments that relate specifically to working with XAMPP. Let me know if you continue to have problems.

from eve-traders-handbook.

matthewpennell avatar matthewpennell commented on June 9, 2024

Regarding your comments about default index.txt and index.php files working, what you can try is to watch the output in app/storage/logs/laravel.log - that file should have all error messages generated by the app, so try loading the normal index.php and see what errors are generated.

from eve-traders-handbook.

Haroldyolo avatar Haroldyolo commented on June 9, 2024

Hi Matthew,

Thanks a lot for looking into this. I've tried again now and the outcome is the same. Here is the error from laravel.log:

[2016-05-22 11:11:54] production.ERROR: Symfony\Component\HttpKernel\Exception\NotFoundHttpException in C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Routing\RouteCollection.php:148 Stack trace: #0 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1049): Illuminate\Routing\RouteCollection->match(Object(Illuminate\Http\Request)) #1 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Routing\Router.php(1017): Illuminate\Routing\Router->findRoute(Object(Illuminate\Http\Request)) #2 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Routing\Router.php(996): Illuminate\Routing\Router->dispatchToRoute(Object(Illuminate\Http\Request)) #3 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(775): Illuminate\Routing\Router->dispatch(Object(Illuminate\Http\Request)) #4 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(745): Illuminate\Foundation\Application->dispatch(Object(Illuminate\Http\Request)) #5 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Session\Middleware.php(72): Illuminate\Foundation\Application->handle(Object(Illuminate\Http\Request), 1, true) #6 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Cookie\Queue.php(47): Illuminate\Session\Middleware->handle(Object(Illuminate\Http\Request), 1, true) #7 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Cookie\Guard.php(51): Illuminate\Cookie\Queue->handle(Object(Illuminate\Http\Request), 1, true) #8 C:\xampp\htdocs\eve-traders-handbook\vendor\stack\builder\src\Stack\StackedHttpKernel.php(23): Illuminate\Cookie\Guard->handle(Object(Illuminate\Http\Request), 1, true) #9 C:\xampp\htdocs\eve-traders-handbook\vendor\laravel\framework\src\Illuminate\Foundation\Application.php(641): Stack\StackedHttpKernel->handle(Object(Illuminate\Http\Request)) #10 C:\xampp\htdocs\eve-traders-handbook\public\index.php(49): Illuminate\Foundation\Application->run() #11 {main} [] []

from eve-traders-handbook.

Haroldyolo avatar Haroldyolo commented on June 9, 2024

I just did new install of xampp and it's working now, again thanks a lot for taking the time to double check it for me! I appreciate it

from eve-traders-handbook.

Haroldyolo avatar Haroldyolo commented on June 9, 2024

New Problem sadly, when paste http://localhost:8888/eve-traders-handbook/import/zkillboard in order to import kills it returns error: Object not found! Error 404. I haven't selected any alliances in my region could that be the case why? I would like to see all the kills if possible that's why I haven't selected any.

from eve-traders-handbook.

matthewpennell avatar matthewpennell commented on June 9, 2024

Yes, you have to select one or more alliances - that's the way zkillboard's API works. I can patch it to work with no alliances possibly, but right now you need to enter at least one.

from eve-traders-handbook.

Haroldyolo avatar Haroldyolo commented on June 9, 2024

Weird I just selected few alliances (the top ones from dotlan), but still returns error Object not found! Error 404. Mind you my Region (Heimatar) doesn't have any alliances. Is it too much of a hasle to make it work without selected alliances and just to import all kills in the region? I am ingame btw, if you wanna chat there in your channel.

from eve-traders-handbook.

matthewpennell avatar matthewpennell commented on June 9, 2024

Closing issue - problem was using CSV files instead of SQL dumps.

from eve-traders-handbook.

Related Issues (20)

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.