• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

500 | Server Error while running public/index.php

Installing Bagisto
3
3
819
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W
    wallace last edited by 8 Feb 2021, 20:58

    Hi all,
    I've completed Bagisto v1.2.0 environment setup but when I launch on Apache my index.php (bagisto/public/index.php) I get 500 Server Error.
    Debugging the index.php, the line that gives me the Server Error is the:
    $response->send();
    just after:
    $response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
    );

    Any idea?
    I fear that I missed something in installing correctly Bagisto framework...
    Thank you in advance,

    1 Reply Last reply Reply Quote 0
    • devansh-webkul
      devansh-webkul last edited by 9 Feb 2021, 05:18

      Hi @wallace,

      Can you share with me the error logs?

      1 Reply Last reply Reply Quote 0
      • K
        ket-c last edited by 10 Feb 2021, 12:44

        enable error display in server or turn on debug mode in .env file. you will see the actual error message...

        if you do not enable error display you will get 500 server error
        you can also check the server error logs

        1 Reply Last reply Reply Quote 0
        2 out of 3
        • First post
          2/3
          Last post