Elastic beanstalk is posing problem!Who can help?

Please I am new to beanstalk, so I have problem deploying my app. When I set document root, it shows blank page when I check it in a browser. I have tried getting information on major question sites but to no avail… still trying…Please suggest something useful.

Language? Are you deploying using the cli? If yes (and you should have that setup, really), you can try eb logs to see what it says.

php … I am using aws management console not cli because I thought that learning the commands would take time. I am new to the cloud … I am now checking the log. Thanks.

You can still view logs on the management console though. That should point you in the right direction. That aside, you may be looking at Elastic Beanstalk like your typical shared hosting provider, which it really isn’t. It’s more PaaS like Heroku and the like. Familiarizing yourself with the necessary tools to help you become productive isn’t a luxury but a requirement.

2 Likes

I see you point…I wanted to learn how to use those tools after deployment …because I do all the programming -js,php,ffmpeg,etc alone within a short period of time; but, I will start right away. Thanks

1 Like

You can add me on Skype - xolubi so we can troubleshoot this further, if you don’t mind. I’ll be glad to help.

4 Likes

Status: Hero!

I am glad you made this offer @xolubi …when is the comfortable time I can get it touch with you…

You could add me too. Let us see what is actually making your app not to start @ediagboya.terragonltd, You could also check the network status of your browser and see the response you are getting whether it is a 404 or 503 error. That could also help you streamline the problem

I just added you on skype … although it is now accessible but index.php doesn’t connect with other files. Still troubleshooting.