Question: Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] to inform th

JN

JOHN NGUYEN

Asked

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

i facing this problem when try to install to my domain.Please help

  • JN

    JOHN NGUYEN

    Answered

    Warning: require(/home/vnmfoods/public_html/store/public/…/vendor/autoload.php): Failed to open stream: No such file or directory in /home/vnmfoods/public_html/store/public/index.php on line 28

    Fatal error: Uncaught Error: Failed opening required ‘/home/vnmfoods/public_html/store/public/…/vendor/autoload.php’ (include_path=‘.:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php’) in /home/vnmfoods/public_html/store/public/index.php:28 Stack trace: #0 {main} thrown in /home/vnmfoods/public_html/store/public/index.php on line 28

  • MS

    Mian Saleem

    Answered

    Hello,

    Please install the dependencies with composer install then try again.

    If you are not sure, let me know your server details in private reply.

    Thank you

  • JC

    Jorge Cadena

    Answered

    To install and populate the DB with sample data

    1. Composer Install
    2. in the .env set APP_ENV=local
    3. php artisan migrate:fresh --seed --force
  • MS

    Mian Saleem

    Answered

    Jorge Cadena Thanks for help

    @JOHN NGUYEN seed only for test purposes 😃

    Thank you

  • MS

    Mian Saleem

    Answered

    Hello,

    Can you please check the latest log file in the storage/logs/ folder and let me know the error details?

    Thank you

  • Login to Reply