Bagisto Forum

    Bagisto

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

    500 | Server Error while running public/index.php

    Installing Bagisto
    3
    3
    469
    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

      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

        Hi @wallace,

        Can you share with me the error logs?

        1 Reply Last reply Reply Quote 0
        • K
          ket-c last edited by

          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
          • First post
            Last post