500 Internal Server Error
Open
@andris-sevcenko is already working on this.
Since Jan 7, 2019.
bug
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
I am trying to upgrade from Craft 2 to Craft 3, but whenever I try to access Craft 3 it'll load first time (without the images because of a 500 internal server error). However, on the second try, the server is unresponsive and the request times out (503).
This is hosted on a web hotel, so I do not have access to any server logs, but I can see that index.php in the Craft 3 folder hangs. I suspect that this has something to do with the image transforms, but I'm not sure.
The images folder is placed in public_html (outside of craft3-folder).
Additional info
- Craft version: 3 (latest)
- PHP version: 7.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.