Application Server not starting on AWS EC2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to deploy canvas LMS on EC2 and following the production start guide word to word. All steps proceed smoothly but in the end when I open the URL, it only displays the public directory and not the actual application. i can't seem to figure out why this is actually happening. Any guesses?
I have tried running the application server manually but it still doesn't work. Any help would be appreciated.
Let me know if you need see any of the code.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@ravichem12 I suggest you google the problem and find an article specific to your exact environment.
Here are a few that popped out on my first search:
- Apache lists directory files instead of index.php - Stack Overflow
- apache2 - Apache shows index of/ instead of default index html - Ask Ubuntu
- apache 2.2 - Virtual Host showing "Index of /" instead of displaying my site - Server Fault
You will need to work through possible causes and make controlled changes to find your exact cause.
KISS - if you have followed the Canvas install process, it is likely the simplest possible answer.