{"id":1747,"date":"2017-09-26T15:41:54","date_gmt":"2017-09-26T15:41:54","guid":{"rendered":"https:\/\/ibex.tech\/cloud\/?p=1747"},"modified":"2022-02-17T07:14:02","modified_gmt":"2022-02-17T07:14:02","slug":"file-locations","status":"publish","type":"post","link":"https:\/\/ibex.tech\/cloud\/platforms\/aws\/elastic-beanstalk\/php-applications\/file-locations","title":{"rendered":"File locations"},"content":{"rendered":"<h4>\nYour zipped up application&nbsp;files<br \/>\n<\/h4>\n<p>\nDuring deployment:\n<\/p>\n<p style=\"margin-left: 40px;\">\n\/tmp\/deployment\/application folder\n<\/p>\n<p>\nOnce running:\n<\/p>\n<p style=\"margin-left: 40px;\">\n\/var\/app\/current\n<\/p>\n<p>\nThis is for boith worker and web server environments.&nbsp; A good way to prove it is to use this php in a page:\n<\/p>\n<pre>\r\n<code>\r\n  die(&quot;All done, path to api: &quot; . getcwd(). &quot;, PHP executible path: &quot; . PHP_BINDIR);\r\n<\/code><\/pre>\n<h4>\nLogs<br \/>\n<\/h4>\n<p>\n\/var\/log\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your zipped up application&nbsp;files During deployment: \/tmp\/deployment\/application folder Once running: \/var\/app\/current This is for boith worker and web server environments.&nbsp; A good way to prove it is to use this php in a page: die(&quot;All done, path to api: &quot; . getcwd(). &quot;, PHP executible path: &quot; . PHP_BINDIR); Logs \/var\/log\/<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[140],"tags":[],"class_list":["post-1747","post","type-post","status-publish","format-standard","hentry","category-php-applications"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1747","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/comments?post=1747"}],"version-history":[{"count":2,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1747\/revisions"}],"predecessor-version":[{"id":1749,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/posts\/1747\/revisions\/1749"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/media?parent=1747"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/categories?post=1747"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/cloud\/wp-json\/wp\/v2\/tags?post=1747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}