MigrationRun.php 500 internal server error
-
M getting this error in console after watching error log i got exec(): Unable to fork [cd ../.. && php artisan migrate --force] this error on cpanel
-
@swapnil5161
Please mention the bagisto version.Also describe what steps you were follow to install.
-
Re: MigrationRun.php 500 internal server error
The 500 Internal Server Error is the general catch all error when the server throws an exception. The first thing you need to know about an "Internal Server Error" is that the error can only be resolved by fixes to the Web server software. It is not a client-side problem meaning that the problem is not with your browser, your computer, or your internet connection. There are a number of causes for a 500 Internal Server Error to display in a web browser. Consider some debugging tips to help diagnose and fix common causes of this problem.
- Server permission
- Server timeout
- Script timeout
- Errors in .htaccess files
- Check the Error Logs